Click or drag to resize

GM_AreaFeature_t Fields

The GM_AreaFeature_t type exposes the following members.

Fields
  NameDescription
Public fieldmAreaStyle
Area render style (symbol and font)
Public fieldmFeatureInfo
The General Vector Feature Info
Public fieldmHoleList
Optional list of elevations for each point in area.
Public fieldmPointList
List of points that make up the area (global coordinates when getting, native when adding feature)
Public fieldmVertexElevList
Optional list of elevations for each point in area. If present, must be same size as *mPointsList*
Top
See Also