Click or drag to resize

GM_LayerInfo_tmUserText Property

Custom text string associated with layer provided by user via GM_SetLayerUserText function or loaded form workspace.

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public string mUserText { get; }

Property Value

Type: String
See Also