RoundedRectangleShapeGeometry.Radius Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.