EllipseWidth Property
EllipseWidth
Gets or sets the width of the ellipse used to draw the rounded corners of the rectangle.
The default value of this property is calculated as 5% of the width of the rectangle.
Declaration
public Unit EllipseWidth { get; set; }
Public Property EllipseWidth As Unit