Click or drag to resize
CornerRadius Constructor
Overload List
  NameDescription
Public methodCornerRadius(Double)
[SECURITY CRITICAL] Initializes a new Windows.UI.Xaml.CornerRadius structure, applying the same uniform radius to all its corners.
Public methodCornerRadius(Double, Double, Double, Double)
[SECURITY CRITICAL] Initializes a new instance of the Windows.UI.Xaml.CornerRadius structure, applying specific radius values to its corners.
Top
See Also