Click or drag to resize

GM_AreaStyle_t Methods

The GM_AreaStyle_t type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddCustomAreaClass
Adds a new custom area classification.
Public methodStatic memberAddCustomBrushStyle
Adds a new custom brush style that can be used when drawing area features (see the GM_SetAreaFeatureDrawStyle function)
Public methodStatic memberGetAreaFeatureClassDrawStyle
Sets the default drawing style to use for a given area feature classification
Public methodStatic memberRemoveCustomBrushStyle
Removes a custom brush style
Public methodStatic memberSelectAreaStyle
Displays a dialog allowing the user to graphically select an area style (not available on WinCE)
Public methodStatic memberSetAreaFeatureClassDrawStyle
Sets the default drawing style to use for a given area feature classification
Top
See Also