Gets or sets a value that represents the degree to which the corners of the element are rounded.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
| C# |
|---|
public CornerRadius CornerRadius { get; set; } |
| Visual Basic |
|---|
Public Property CornerRadius As CornerRadius Get Set |
Remarks
This is a dependency property.