Border::CornerRadius Property
.NET Framework (current version)
Gets or sets a value that represents the degree to which the corners of a Border are rounded.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property CornerRadius CornerRadius { CornerRadius get(); void set(CornerRadius value); }
Property Value
Type: System.Windows::CornerRadiusThe CornerRadius that describes the degree to which corners are rounded. This property has no default value.
.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: