This documentation is archived and is not being maintained.
Size Properties
.NET Framework (current version)
Namespace:
System.DrawingAssembly:
System.Drawing (in System.Drawing.dll)
| Name | Description |
|---|
 | Height | Gets or sets the vertical component of this Size structure. |
 | IsEmpty | Tests whether this Size structure has width and height of 0. |
 | Width | Gets or sets the horizontal component of this Size structure. |
Return to top