Global Mapper SDK
| GM_PointFeature_t .SetPointClassEnabled Method |
Enables or disables the display of the given feature class. The previous
enable/disable state is returned.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static bool SetPointClassEnabled ( PointFeatureClass_t16 aFeatureClass , bool aEnable )
Parameters
- aFeatureClass
-
Type:
GlobalMapper
.
PointFeatureClass_t16
IN: Feature class to get info for - aEnable
-
Type:
System
.
Boolean
IN: Enable or disable the feature class
Return Value
Type: BooleanPrevious Enable/Disable State
Comments
0 comments
Please sign in to leave a comment.