[]
        
(Showing Draft Content)

C1.C1Preview.Borders.RadiusX

RadiusX Property

RadiusX

Gets or sets the x-radius of the ellipse used to draw the rounded corners of the border.

Declaration
public Unit RadiusX { get; set; }
Remarks

If both this and RadiusY are non-zero, all borders are drawn using the same (Top) border thickness.

If this value is less than the border thickness, border thickness is used as the radius.