Global Mapper SDK
Displays a dialog allowing the user to graphically select an area style.
Syntax
C++
Copy
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_SelectAreaStyle
(
GM_AreaStyle_t* aAreaStyle // IN/OUT: Area style buffer - make sure to initialize before passing in
);
Comments
0 comments
Please sign in to leave a comment.