GM_PointFeature_t Class |
A Managed Definition of a Point Feature

Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
public class GM_PointFeature_t : IDisposable
The GM_PointFeature_t type exposes the following members.

Name | Description | |
---|---|---|
![]() | GM_PointFeature_t |
Default Constructor for a point feature
|

Name | Description | |
---|---|---|
![]() | 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
.)
|
![]() ![]() | SetPointClassEnabled |
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 | |
---|---|---|
![]() | mFeatureInfo |
Returns the Feature Info (To update us Various update functions)
|
![]() | mPointStyle |
Point render style (symbol and font)
(Read-Only use the SetPointStyle() member function to set)
|
![]() | mPos |
Location of the point (global coordinates when getting, native when adding feature)
|
