SizeF::ToPointF Method ()

 

Converts a SizeF structure to a PointF structure.

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

public:
PointF ToPointF()

Return Value

Type: System.Drawing::PointF

Returns a PointF structure.

.NET Framework
Available since 1.1
Return to top
Show: