The Size type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Height |
Gets or sets the Size Height.
| |
| IsEmpty |
Property returns true when the Size has both a Width and Height of 0; otherwise, false. Read-only.
| |
| Width |
Gets or sets the Size Width.
|
See Also