Global Mapper SDK
| GM_LineStyle_t .GetLineFeatureClassDrawStyle Method |
Sets the default drawing style to use for a given Line feature classification
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 GetLineFeatureClassDrawStyle ( LineFeatureClass_t16 aFeatureClass , out GM_LineStyle_t aLineStyle )
Parameters
- aFeatureClass
-
Type:
GlobalMapper
.
LineFeatureClass_t16
IN: Feature class to get draw style for - aLineStyle
-
Type:
GlobalMapper
.
GM_LineStyle_t
OUT: Current draw style for Line classification
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.