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

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