Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / Border Class / Bottom Property

In This Topic
    Bottom Property
    In This Topic
    Gets the Line object defining bottom edge of the border.
    Syntax
    'Declaration
     
    Public Property Bottom As Line
    public Line Bottom {get; set;}
    See Also