Click or drag to resize
CornerRadius Properties

The CornerRadius type exposes the following members.

Properties
  NameDescription
Public propertyBottomLeft
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a Windows.UI.Xaml.CornerRadius is applied.
Public propertyBottomRight
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the bottom right corner of the object where a Windows.UI.Xaml.CornerRadius is applied.
Public propertyTopLeft
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the top left corner of the object where a Windows.UI.Xaml.CornerRadius is applied.
Public propertyTopRight
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a Windows.UI.Xaml.CornerRadius is applied.
Top
See Also