globalmapper.SelectLineStyle ============================ .. currentmodule:: globalmapper .. py:function:: SelectLineStyle (GM_LineStyle_t aLineStyle) -> GM_Error_t32 Displays a dialog allowing the user to graphically select a line style. The style is then passed back into *aLineStyle*. :param GM_LineStyle_t aLineStyle: IN/OUT: Line style buffer - make sure to initialize before passing in :returns: Error Code :rtype: GM_Error_t32