Click or drag to resize

GM_LayerInfo_tmParentLayer Property

Handle to parent layer if this is a child (i.e. from catalog or online layer). NULL for all top-level layers.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_Layer_t mParentLayer { get; }

Property Value

Type: GM_Layer_t
See Also