Size Properties |
The Size type exposes the following members.
Name | Description | |
---|---|---|
Empty |
Gets a value that represents a static empty Windows.Foundation.Size.
| |
Height |
Gets or sets the height of this instance of Windows.Foundation.Size in pixels. The default is 0. The value cannot be negative.
| |
IsEmpty |
Gets a value that indicates whether this instance of
Windows.Foundation.Size is Windows.Foundation.Size.Empty.
| |
Width |
Gets or sets the width of this instance of Windows.Foundation.Size.
|