Share via


Rectangle.RadiusY Property

Definition

Gets or sets the y-axis radius used to round the corners of the rectangle. This is a bindable property.

public:
 property double RadiusY { double get(); void set(double value); };
public double RadiusY { get; set; }
member this.RadiusY : double with get, set
Public Property RadiusY As Double

Property Value

Applies to