CornerRadius.Equality Operator
Silverlight
Compares the value of two CornerRadius structures for equality.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
Parameters
- cr1
- Type: System.Windows.CornerRadius
The first structure to compare.
- cr2
- Type: System.Windows.CornerRadius
The other structure to compare.
Return Value
Type: System.Booleantrue if the two instances of CornerRadius are equal; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.