Click or drag to resize

GM_VectorFeature_t Class

This type is used as the base for any vector feature information
Inheritance Hierarchy
SystemObject
  GlobalMapperGM_VectorFeature_t

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

The GM_VectorFeature_t type exposes the following members.

Fields
  NameDescription
Public fieldmAttrList
List of attributes associated with feature
Public fieldmClass
Global Mapper classification assigned to the feature
Public fieldmDesc
Description of the feature
Public fieldmName
Name of the feature
Top
See Also