Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CornerRadius Structure / TopLeftX Property

In This Topic
    TopLeftX Property
    In This Topic
    Gets or sets the x-radius of the upper left corner.
    Syntax
    'Declaration
     
    Public Property TopLeftX As System.Single
    public System.float TopLeftX {get; set;}
    See Also