Click or drag to resize

GM_FeatureClassInfo_t Structure

This type is used to return information about a given feature classification

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

The GM_FeatureClassInfo_t type exposes the following members.

Properties
  NameDescription
Public propertymIsEnabled
Is display of this class enabled?
Public propertymPriority
Draw priority (0-255). Controls when features show up in zoom levels.
Top
Fields
  NameDescription
Public fieldmDesc
Description string for this feature
Public fieldmZLevel
Z level for feature
Top
See Also