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

In This Topic
    Right Property
    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