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
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public string mUserText { get; }

Property Value

Type: String
See Also