Global Mapper SDK
| GM_FontDef_t Fields |
The GM_FontDef_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
mAngle |
Counter-clockwise rotation angle of angle (0 is horizontal left to right)
|
|
|
mBgMode |
Background fill mode (i.e. opaque or transparent)
|
|
|
mCharset |
Character set (use OEM_CHARSET (255) for default behavior)
|
|
|
mColor |
RGB color of font
|
|
|
mFaceName |
Name of font face used
|
|
|
mFixedHgt |
Fixed height of font in meters (use 0.0 for normal point-size font)
|
|
|
mHalo |
Draw thin halo around text to make it visible on any background.
|
|
|
mItalicize |
Draw text with italics?
|
|
|
mPlacement |
Label placement relative to point features (only applies for point features)
|
|
|
mPointSize |
Font point size (set mFixedHgt value to non-zero to use fixed height)
|
|
|
mReserved2 |
Reserved, must be 0
|
|
|
mReserved3 |
Reserved, must be 0
|
|
|
mStrikeout |
Strikeout text?
|
|
|
mUnderline |
Underline text?
|
|
|
mWeight |
Weight of font (use GM_Constants, like FW_BOLD, FW_THIN, FW_NORMAL, etc.)
|
Comments
0 comments
Please sign in to leave a comment.