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