Constructor SizeF
SizeF(SizeF)
public SizeF(SizeF size)
Parameters
size
SizeF
SizeF(PointF)
public SizeF(PointF pt)
Parameters
pt
PointF
SizeF(float, float)
Initializes a new instance of the SizeF class from the specified dimensions.
public SizeF(float width, float height)