BasemapLayer Structure |
Namespace: Telogis.GeoBase
The BasemapLayer type exposes the following members.
Name | Description | |
---|---|---|
Index |
The layer index, where the flattened map is at index 0, and the auxiliary layers are at
indices 1 and above.
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
AuxiliaryLayer |
The index of the auxiliary layer. Only valid if IsAuxiliaryLayer is true. Must be 0
or greater.
| |
IsAuxiliaryLayer |
Is this layer an auxiliary layer? If not then it represents the flattened map.
|