Search Results for

    Show / Hide Table of Contents

    Class RuntimeMapLayerType

    Defines the types of layers

    Inheritance
    System.Object
    RuntimeMapLayerType
    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.MaestroAPI.Mapping
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public static class RuntimeMapLayerType

    Fields

    | Improve this Doc View Source

    BaseMap

    Base map (aka. Tiled)

    Declaration
    public const int BaseMap = 2
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Dynamic

    Dynamic

    Declaration
    public const int Dynamic = 1
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng