Size Methods |
The Size type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to this
Size instance.
(Overrides ValueTypeEquals(Object)) | |
Equals(Size) | Determines whether the other Size is equal to this Size instance. | |
GetHashCode |
Returns a hash code for this Size instance.
(Overrides ValueTypeGetHashCode) | |
ToString |
Returns the value as string, in such format: W:65.754; H:120.33233.
(Overrides ValueTypeToString) |