SelectAreaStyle¶
- globalmapper.SelectAreaStyle(GM_AreaStyle_t aAreaStyle) GM_Error_t32 [source]¶
Displays a dialog allowing the user to graphically select an area style. The style is then passed back into aAreaStyle.
- Parameters:
aAreaStyle (GM_AreaStyle_t) – IN/OUT: Area style buffer - make sure to initialize before passing in
- Returns:
Error Code
- Return type:
GM_Error_t32