[]
        
(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)
Public Sub MoveAbove(layer As Layer)
Parameters
Type Name Description
Layer layer