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