RoundedRectangleShapeGeometry.Radius Property

Definition

Gets the radius of the rounded corners in world units.

protected public:
 virtual property double Radius { double get(); void set(double value); };
protected internal virtual double Radius { get; set; }
member this.Radius : double with get, set
Protected Friend Overridable Property Radius As Double

Property Value

The radius of the rounded corners in world units.

Applies to