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

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