Global Mapper SDK
| GM_AreaStyle_t Fields |
The GM_AreaStyle_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
mBorderPenColor |
color to use for border pen
|
|
|
mBorderPenStyle |
Border pen style (i.e. solid, dash, etc.)
|
|
|
mBorderPenWidth |
Width to draw border pen in
|
|
|
mBrushColor |
color of brush to fill area with (when applicable to brush style).
The color is defined as ARGB where the upper 8 bits are alpha.
The exception is a value of 0 in the A is treated as no alpha.
|
|
|
mBrushStyle |
Style of brush to fill area with
|
|
|
mDrawLabel |
Render the label for this line if there is one
|
|
|
mDrawLabelAlways |
Render the label for this line even if it collides with another display label
|
|
|
mFont |
Font to use to render label
|
Comments
0 comments
Please sign in to leave a comment.