MapMatrix NetGIS Class Library

MapSession.SetActiveLayer Method 

Set a Layer or LayerList to Active

public bool SetActiveLayer(
   string Id
);

Parameters

Id
Id of the Layer or LayerList to set as Active

Return Value

Whether or not the ActiveLayer was set

See Also

MapSession Class | MapMatrix.ASPNetControls Namespace