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

In This Topic
    BottomVisual Property
    In This Topic
    Gets the Visual that appears below all other Visuals on this Layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomVisual As Visual
    public Visual BottomVisual {get;}
    See Also