Click or drag to resize

GM_MapCatalogInfo_t Structure

This type represents information about a map catalog. Use GM_GetLayerInfo for more generic information, like bounds.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public struct GM_MapCatalogInfo_t

The GM_MapCatalogInfo_t type exposes the following members.

Properties
  NameDescription
Public propertymHideBounds
Hide layer bounds when not drawing data
Top
Fields
  NameDescription
Public fieldmDisplayType
Controls when layers in catalog are displayed
Public fieldmDisplayValue
First value related to display type
Public fieldmDisplayValue2
Second value for range of scales
Public fieldmNumMaps
Number of maps in catalog.
Public fieldmReserved
Reserved for future use, must be 0
Public fieldmSize
Size of structure
Top
See Also