Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Visual Class / SendToBack Method

In This Topic
    SendToBack Method (Visual)
    In This Topic
    Moves this Visual to the back. It becomes the bottom Visual on the owner Layer.
    Syntax
    'Declaration
     
    Public Sub SendToBack() 
    public void SendToBack()
    See Also