Global Mapper SDK
| GM_Layer_t .SetPointFeatureClass Method |
Sets the classification to use for the given feature.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetPointFeatureClass ( uint aFeatureIndex , PointFeatureClass_t16 aFeatureClass )
Parameters
- aFeatureIndex
-
Type:
System
.
UInt32
IN: Index of feature in layer - aFeatureClass
-
Type:
GlobalMapper
.
PointFeatureClass_t16
IN: New feature class to assign to feature
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.