Global Mapper SDK
| GM_Layer_t .SetLayerUserText Method |
Sets the user text for the layer. Persistent through save to workspace.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetLayerUserText ( string aUserText )
Parameters
- aUserText
-
Type:
System
.
String
Text string to set as text for layer
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.