globalmapper.GetPointFeatureClassDrawStyle ========================================== .. currentmodule:: globalmapper .. py:function:: GetPointFeatureClassDrawStyle (PointFeatureClass_t16 aFeatureClass) -> GM_Error_t32, GM_PointStyle_t Sets the default drawing style to use for a given point feature classification. :param PointFeatureClass_t16 aFeatureClass: Feature class to get draw style for :returns: Error Code :rtype: GM_Error_t32 :return: Current draw style for point classification :rtype: GM_PointStyle_t