MapMatrix NetGIS Class Library

LayerOrderCollection.MoveBack Method 

Move an element back by one(down in Z-Order)

public bool MoveBack(
   string Description
);

Parameters

Description
Description to move

Return Value

True if it was successful, false if their was a problem locating the Description

See Also

LayerOrderCollection Class | MapMatrix.MapControls Namespace