Click or drag to resize

Size  Conversion Operators

Overload List
  NameDescription
Public operatorStatic member(Point to Size)
Explicit conversion from a point to a Size with a Width and Height of the X and Y values of the point, respectively
Public operatorStatic member(SizeF to Size)
Explicit conversion from a SizeF to a Size by truncating values
Top
See Also