CornerRadius Constructor |
Name | Description | |
---|---|---|
CornerRadius(Double) |
[SECURITY CRITICAL] Initializes a new Windows.UI.Xaml.CornerRadius structure,
applying the same uniform radius to all its corners.
| |
CornerRadius(Double, Double, Double, Double) |
[SECURITY CRITICAL] Initializes a new instance of the Windows.UI.Xaml.CornerRadius
structure, applying specific radius values to its corners.
|