Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / CornerRadius Structure / BottomLeftY Property

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