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

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