Global Mapper SDK
| GM_PointStyle_t Methods |
The GM_PointStyle_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddCustomPointClass |
Adds a new custom point classification.
|
|
|
AddCustomSymbol |
Adds a new custom symbol that can be used when drawing point features
(see the GM_SetPointFeatureDrawStyle function)
|
|
|
Equals | (Inherited from Object .) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetAvailableSymbolNames |
Returns the list of available symbol names (returns char**)
|
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from
Object
.)
|
|
|
GetPointFeatureClassDrawStyle |
Sets the default drawing style to use for a given point feature classification
|
|
|
GetType |
Gets the type of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
RemoveCustomSymbol |
Removes a custom symbol
|
|
|
SetPointFeatureClassDrawStyle |
Sets the default drawing style to use for a given point feature classification
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Comments
0 comments
Please sign in to leave a comment.