[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Layer.MoveBelow

MoveBelow Method

MoveBelow(Layer)

Moves the current Layer to the position below the specified layer.

Declaration
public void MoveBelow(Layer layer)
Parameters
Type Name Description
Layer layer