Search Results for

    Show / Hide Table of Contents

    Interface ILayerSet

    A set of layers

    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface ILayerSet

    Properties

    | Improve this Doc View Source

    Layer

    Gets the layers.

    Declaration
    BindingList<string> Layer { get; }
    Property Value
    Type Description
    System.ComponentModel.BindingList<System.String>

    The layers.

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