globalmapper.RemoveCustomBrushStyle =================================== .. currentmodule:: globalmapper .. py:function:: RemoveCustomBrushStyle (str aBrushName) -> GM_Error_t32 Removes a custom brush style that was previously added with the :doc:`AddCustomBrushStyle function`. :param str aBrushName: Text name to use when referring to the brush style :returns: Error Code :rtype: GM_Error_t32