Click or drag to resize

GM_PointStyle_t Methods

The GM_PointStyle_t type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddCustomPointClass
Adds a new custom point classification.
Public methodStatic memberAddCustomSymbol
Adds a new custom symbol that can be used when drawing point features (see the GM_SetPointFeatureDrawStyle function)
Public methodStatic memberGetAvailableSymbolNames
Returns the list of available symbol names (returns char**)
Public methodStatic memberGetPointFeatureClassDrawStyle
Sets the default drawing style to use for a given point feature classification
Public methodStatic memberRemoveCustomSymbol
Removes a custom symbol
Public methodStatic memberSetPointFeatureClassDrawStyle
Sets the default drawing style to use for a given point feature classification
Top
See Also