RadiusX Property (RoundRectFigure)
In This Topic
Gets or sets the x-radius for the quarter ellipse that is drawn to replace every corner of the rectangle.
Syntax
'Declaration
Public Property RadiusX As System.Single
public System.float RadiusX {get; set;}
See Also