Name | Description | |
---|---|---|
![]() ![]() | Add | Adds two Size structures. |
![]() | Ceiling | Converts the current Size structure to a Point by rounding the width and height to the next higher integer values. |
![]() | Equals | Indicates whether this instance and a specified object are equal. |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() ![]() | Parse | Converts a string to a Size structure. |
![]() ![]() | Substract | Subtracts one Size structure from another. |
![]() | ToString | Converts the current Size structure to a human-readable string representing it. |
![]() | Truncate | Converts the current Size structure to a Point by truncating the width and height to integer values. |