Global Mapper SDK
| GM_AreaFeature_t .GetFeatureClassInfo Method |
Retrieves information about a given feature class
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 GetFeatureClassInfo ( AreaFeatureClass_t16 aFeatureClass , out GM_FeatureClassInfo_t aFeatureClassInfo )
Parameters
- aFeatureClass
-
Type:
GlobalMapper
AreaFeatureClass_t16
IN: Feature class to get info for - aFeatureClassInfo
-
Type:
GlobalMapper
GM_FeatureClassInfo_t
OUT: Info about the feature class
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.