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