MapMatrix NetGIS Class Library

Command.GetAvailableLayer Method 

Gets a layer or layerlist from the AvailableLayers collection

public object GetAvailableLayer(
   string LayerId
);

Parameters

LayerId
The Unique Id of the layer or layerlist to retrieve

Return Value

A cloned copy of the object if a match is found, otherwise null

See Also

Command Class | MapMatrix.MapControls Namespace