Share via


Rectangle.RadiusX Property

Definition

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

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

Property Value

Applies to