This documentation is archived and is not being maintained.
SizeF 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 SizeF structure. |
 | IsEmpty | Gets a value that indicates whether this SizeF structure has zero width and height. |
 | Width | Gets or sets the horizontal component of this SizeF structure. |
Return to top