SizeF Constructor
.NET Framework 4
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SizeF(PointF) | Initializes a new instance of the SizeF structure from the specified PointF structure. |
|
SizeF(SizeF) | Initializes a new instance of the SizeF structure from the specified existing SizeF structure. |
|
SizeF(Single, Single) | Initializes a new instance of the SizeF structure from the specified dimensions. |