Click or drag to resize

GM_Layer_tGetLayerInfo Method

Returns a copy of information about the specified layer. Returns NULL if the layer is not loaded.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_LayerInfo_t GetLayerInfo()

Return Value

Type: GM_LayerInfo_t
A Layer Info Object
See Also