The SizeD type exposes the following members.
Properties
| Name | Description |
---|
 | Height | Gets or sets the vertical component of this SizeD. |
 | IsEmpty | Gets a value indicating whether this SizeD has zero width and height. |
 | Width | Gets or sets the horizontal component of this SizeD. |
See Also