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

In This Topic
    SendToBack Method (Layer)
    In This Topic
    Moves the layer to the back. It becomes the bottom nested layer of the base Layer or the bottom layer of the Surface.
    Syntax
    'Declaration
     
    Public Sub SendToBack() 
    public void SendToBack()
    See Also