Search Results for

    Show / Hide Table of Contents

    Class RuntimeMapGroupType

    Defines the type of map layer group

    Inheritance
    System.Object
    RuntimeMapGroupType
    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 RuntimeMapGroupType

    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

    Normal

    Normal

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