Click or drag to resize

GM_LayerList_tGetLoadedLayerList Method

Returns a list of LayerHandles

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static GM_LayerList_t GetLoadedLayerList()

Return Value

Type: GM_LayerList_t
A list of layers
See Also