Click or drag to resize
CornerRadius Methods

The CornerRadius type exposes the following members.

Methods
  NameDescription
Public methodEquals(CornerRadius)
[SECURITY CRITICAL] Compares this Windows.UI.Xaml.CornerRadius structure to another Windows.UI.Xaml.CornerRadius structure for equality.
Public methodEquals(Object)
[SECURITY CRITICAL] Compares this Windows.UI.Xaml.CornerRadius structure to another object for equality.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
[SECURITY CRITICAL] Returns the hash code of the structure.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
[SECURITY CRITICAL] Returns the string representation of the Windows.UI.Xaml.CornerRadius structure.
(Overrides ValueTypeToString.)
Top
See Also