[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Visual.MoveAbove

MoveAbove Method

MoveAbove(Visual)

Moves this Visual to the position on top of the specified visual.

Declaration
public void MoveAbove(Visual visual)
Public Sub MoveAbove(visual As Visual)
Parameters
Type Name Description
Visual visual