MgLayerType Class Reference
[MgLayerType]
Detailed Description
MgLayerType defines integer constants used to identify the type of a layer.Static Public Attributes | |
static const INT32 | BaseMap = 2 |
Specifies that the layer is a base map layer. | |
static const INT32 | Dynamic = 1 |
Specifies that the layer is a dynamic layer. |