Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / Border Class / Top Property

In This Topic
    Top Property (Border)
    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