Global Mapper SDK
| GM_PointStyle_t .AddCustomPointClass Method |
Adds a new custom point classification.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 AddCustomPointClass ( string aName , GM_PointStyle_t aStyle , out PointFeatureClass_t16 aFeatureCode )
Parameters
- aName
-
Type:
System
.
String
IN: Custom type name - aStyle
-
Type:
GlobalMapper
.
GM_PointStyle_t
IN: Default draw style for features of this type - aFeatureCode
-
Type:
GlobalMapper
.
PointFeatureClass_t16
OUT: Classification code for new type
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.