MapMatrix NetGIS Class Library

LayerOrderCollection.IndexOf Method (String)

Returns the index (Z-Order) of a Layer

public int IndexOf(
   string Description
);

Parameters

Description
Description of the Layer to locate

Return Value

A value representing the Z-Order of the layer

See Also

LayerOrderCollection Class | MapMatrix.MapControls Namespace | LayerOrderCollection.IndexOf Overload List