Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / CornerRadius Structure / BottomRightY Property

In This Topic
    BottomRightY Property (CornerRadius)
    In This Topic
    Gets or sets the y-radius of the bottom right corner.
    Syntax
    'Declaration
     
    Public Property BottomRightY As Double
    public double BottomRightY {get; set;}
    See Also