Name | Description | |
---|---|---|
Corners Constructor | Overloaded. |
The following tables list the members exposed by Corners.
Name | Description | |
---|---|---|
Corners Constructor | Overloaded. |
Name | Description | |
---|---|---|
Empty | Provides a Corners object with no thickness. | |
LeftBottom | Gets or sets the radius for the left bottom corner. | |
LeftTop | Gets or sets the radius for the left top corner. | |
RightBottom | Gets or sets the radius for the right bottom corner. | |
RightTop | Gets or sets the radius for the right top corner. |
Name | Description | |
---|---|---|
Equals | Determines whether the value of the specified object is equivalent to the current Corners. | |
GetHashCode | Generates a hash code for the current Corners. | |
SwapLeftRight | Swaps corners for RightToLeft layout. | |
ToString | Returns a string that represents the current Corners. |
Equality | Tests whether two specified Corners objects are equivalent. |
Implicit Type Conversion | Converts an System.Int32 into a Corners. |
Inequality | Tests whether two specified Corners objects are not equivalent. |