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

In This Topic
    Right Property (Border)
    In This Topic
    Gets the Line object defining right edge of the border.
    Syntax
    'Declaration
     
    Public Property Right As Line
    public Line Right {get; set;}
    See Also