Rectangle::RadiusY Property
.NET Framework (current version)
Gets or sets the y-axis radius of the ellipse that is used to round the corners of the rectangle.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [TypeConverterAttribute((LengthConverter^::typeid))] property double RadiusY { double get(); void set(double value); }
Property Value
Type: System::DoubleThe y-axis radius of the ellipse that is used to round the corners of the rectangle. The default is 0.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: