Click or drag to resize

SizeF Constructor

Overload List
  NameDescription
Public methodSizeF(PointF)
Initializes a new SizeF class with width and height corresponding to the X and Y of the specified point
Public methodSizeF(Single, Single)
Initializes a new SizeF class with the specified width and height
Top
See Also