The XSize type exposes the following members.
| Name | Description |
---|
| Empty |
Returns an empty size, i.e. a size with a width or height less than 0.
|
| Height |
Gets or sets the height.
|
| IsEmpty |
Gets a value indicating whether this instance is empty.
|
| Width |
Gets or sets the width.
|
Top
Reference