Click or drag to resize

GM_PointStyle_t Fields

The GM_PointStyle_t type exposes the following members.

Fields
  NameDescription
Public fieldmDrawLabel
Render the label for this line if there is one
Public fieldmDrawLabelAlways
Render the label for this line even if it collides with another display label
Public fieldmFont
Font to use to render label
Public fieldmRotation
rotation angle in degrees (0 is up/north, 90 right/east, etc.) OR'd with rotation sense flags (GM_RotationSense_t16)
Public fieldmScale
Symbol scaling factor to apply (use negative values to make symbol a fixed height in meters, i.e. -10 would make symbol 10 meters high)
Public fieldmSymbolName
Name of symbol
Top
See Also