CornerRadius Methods
.NET Framework 4.5
The CornerRadius type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(CornerRadius) | Compares two CornerRadius structures for equality. |
|
Equals(Object) | Determines whether the specified Object is a CornerRadius and whether it contains the same corner radius values as this CornerRadius. (Overrides ValueType.Equals(Object).) |
|
GetHashCode | Returns the hash code for this CornerRadius. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns the string representation of the CornerRadius. (Overrides ValueType.ToString().) |