Search Results for

    Show / Hide Table of Contents

    Class Layer

    A selected layer

    Inheritance
    System.Object
    Layer
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.MapGuide.ObjectModels.SelectionModel
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public class Layer

    Properties

    | Improve this Doc View Source

    Class

    The feature class

    Declaration
    public Class Class { get; set; }
    Property Value
    Type Description
    Class
    | Improve this Doc View Source

    Id

    The runtime layer object id

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng