globalmapper.SelectFont

globalmapper.SelectFont(GM_FontDef_t aFontDef) GM_Error_t32[source]

Displays a dialog allowing the user to graphically select an font. The font is then passed back into aFontDef.

Parameters

aFontDef (GM_FontDef_t) – IN/OUT: Font buffer - make sure to initialize before passing in

Returns

Error Code

Return type

GM_Error_t32