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

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