SizeF Constructor

 

Initializes a new instance of the SizeF structure from the specified existing SizeF structure.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodSizeF(PointF)

Initializes a new instance of the SizeF structure from the specified PointF structure.

System_CAPS_pubmethodSizeF(Single, Single)

Initializes a new instance of the SizeF structure from the specified dimensions.

System_CAPS_pubmethodSizeF(SizeF)

Initializes a new instance of the SizeF structure from the specified existing SizeF structure.

Return to top
Show: