MapMatrix NetGIS Class Library

LayerOrderCollection.MoveForward Method 

Move an element forward by one(up in Z-Order)

public bool MoveForward(
   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