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