GM_Utility .SelectFont Method |
Select a font. Displays a dialog allowing the user to graphically select a font.
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public static GM_Error_t32 SelectFont(
out GM_FontDef_t aFont
)
Parameters
- aFont
-
Type:
GlobalMapper
.
GM_FontDef_t
Out: A font definition.
Return Value
Type: GM_Error_t32A GM Error Code
