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 SourceBaseMap
Base map (aka. Tiled)
Declaration
public const int BaseMap = 2
Field Value
Type | Description |
---|---|
System.Int32 |
Normal
Normal
Declaration
public const int Normal = 1
Field Value
Type | Description |
---|---|
System.Int32 |