Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / CornerRadius Structure / BottomLeftY Property

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