GM_AreaFeature_t Class |
A Managed Definition of an Area Feature

Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public struct GM_AreaElevStats_t
The GM_AreaFeature_t type exposes the following members.

Name | Description | |
---|---|---|
![]() |
GM_AreaFeature_t |
Default Constructor for an Area Feature
|

Name | Description | |
---|---|---|
![]() ![]() |
CombineAreas |
Combines the list of areas and adds them to the specified layer (not implemented on WinCE)
|
![]() |
Dispose |
Free Unmanaged Memory associated with this class.
|
![]() |
Equals | (Inherited from Object .) |
![]() |
Finalize |
Finalizer
(Overrides
Object
Finalize
.)
|
![]() ![]() |
GetFeatureClassInfo |
Retrieves information about a given feature class
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the type of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() ![]() |
SetAreaClassEnabled |
Enables or disables the display of the given feature class. The previous
enable/disable state is returned.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|

Name | Description | |
---|---|---|
![]() |
mAreaStyle |
Area render style (symbol and font)
|
![]() |
mFeatureInfo |
The General Vector Feature Info
|
![]() |
mHoleList |
Optional list of elevations for each point in area.
|
![]() |
mPointList |
List of points that make up the area (global coordinates when getting, native when adding feature)
|
![]() |
mVertexElevList |
Optional list of elevations for each point in area. If present, must be same size as *mPointsList*
|
