In This Topic
The following tables list the members exposed by Size.
Public Constructors
Public Properties
| | Name | Description |
  | Empty | Gets an empty Size. |
 | Height | Gets the height. |
 | Width | Gets the width. |
Top
Public Methods
| | Name | Description |
  | Equals | Overloaded. Tests if two Size objects are considered equal. |
 | GetHashCode | Returns a hash code corresponding to the current instance. |
 | ToString | Converts the current instance into a string representation. |
Top
Public Operators
See Also