FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / CornerRadius Structure / BottomLeftX Property

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