Search Results for

    Show / Hide Table of Contents

    Interface IInformationPane

    The legend and property pane

    Inherited Members
    IWebLayoutResizableControl.Width
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IInformationPane : IWebLayoutResizableControl, INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    LegendVisible

    Gets or sets a value indicating whether [legend visible].

    Declaration
    bool LegendVisible { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [legend visible]; otherwise, false.

    | Improve this Doc View Source

    PropertiesVisible

    Gets or sets a value indicating whether [properties visible].

    Declaration
    bool PropertiesVisible { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [properties visible]; otherwise, false.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng