Global Mapper SDK
| GM_Layer_t .SetLayerEnabled Method |
Sets whether or not a given layer is enabled for display. If disabled, the
layer will never be drawn or used as input for other translucent or
texture-mapped layers.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetLayerEnabled ( bool aEnable )
Parameters
- aEnable
-
Type:
System
.
Boolean
Enable or disable the layer?
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.