CornerRadius
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Describes the characteristics of a rounded corner, such as can be applied to a Border.
<object property = "cornerRadiusString" ... />
object.property = "cornerRadiusString"
cornerRadiusString Grammar
uniformRadius
- or -
topLeft, topRight, bottomRight, bottomLeft
uniform |
A value that specifies a uniform radius. The uniformRadius value is applied to all four corners of the CornerRadius property |
topLeft, topRight, bottomRight, bottomLeft |
Numeric values that specify the four individual radius values of a CornerRadius. |
Version Information
Silverlight 2