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

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