Share via


Rectangle.RadiusY Property

Definition

Gets or sets the y-axis radius of the ellipse that is used to round the corners of the rectangle.

public double RadiusY { get; set; }
<Rectangle RadiusY="double"/>

Property Value

Double

The y-axis radius of the ellipse that is used to round the corners of the rectangle. The default is 0.

Applies to