Global Mapper SDK
| GM_AreaStyle_t .SetAreaFeatureClassDrawStyle Method |
Sets the default drawing style to use for a given area 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 SetAreaFeatureClassDrawStyle ( AreaFeatureClass_t16 aFeatureClass , GM_AreaStyle_t aAreaStyle )
Parameters
- aFeatureClass
-
Type:
GlobalMapper
AreaFeatureClass_t16
IN: Feature class to set draw style for - aAreaStyle
-
Type:
GlobalMapper
GM_AreaStyle_t
IN: New style to use for area class (NULL to reset to default)
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.