Search Results for

    Show / Hide Table of Contents

    Interface IMap

    The map referenced in this web layout

    Inherited Members
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IMap : INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    HyperlinkTarget

    Gets or sets the hyperlink target for feature selection urls

    Declaration
    TargetType HyperlinkTarget { get; set; }
    Property Value
    Type Description
    TargetType

    The hyperlink target.

    | Improve this Doc View Source

    HyperlinkTargetFrame

    Gets or sets the hyperlink target frame for feature selection urls.

    Declaration
    string HyperlinkTargetFrame { get; set; }
    Property Value
    Type Description
    System.String

    The hyperlink target frame.

    | Improve this Doc View Source

    InitialView

    Gets or sets the initial view.

    Declaration
    IMapView InitialView { get; set; }
    Property Value
    Type Description
    IMapView

    The initial view.

    | Improve this Doc View Source

    ResourceId

    Gets or sets the resource id.

    Declaration
    string ResourceId { get; set; }
    Property Value
    Type Description
    System.String

    The resource id.

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