[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Layer.MoveAbove

MoveAbove Method

MoveAbove(Layer)

Moves the current Layer to the position on top of the specified layer.

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