Click or drag to resize

GM_VectorFeature_t Class

This type is used as the base for any vector feature information
Inheritance Hierarchy
SystemObject
  GlobalMapper.TypesGM_VectorFeature_t

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public class GM_VectorFeature_t

The GM_VectorFeature_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_VectorFeature_t
Default Constructor for A Generic Vector Feature
Top
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