Global Mapper SDK
| GM_MapCatalogInfo_t Structure |
This type represents information about a map catalog. Use GM_GetLayerInfo
for more generic information, like bounds.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public struct GM_MapCatalogInfo_t
The GM_MapCatalogInfo_t type exposes the following members.
| 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 | |
|---|---|---|
| mDisplayType | Controls when layers in catalog are displayed |
|
| mDisplayValue | First value related to display type |
|
| mDisplayValue2 | Second value for range of scales |
|
| mNumMaps | Number of maps in catalog. |
|
| mReserved | Reserved for future use, must be 0 |
|
| mSize | Size of structure |
| Name | Description | |
|---|---|---|
| mHideBounds | Hide layer bounds when not drawing data |
Comments
0 comments
Please sign in to leave a comment.