SizeF.ToPointF

SizeF.ToPointF method

Converts a SizeF structure to a PointF structure.

public PointF ToPointF()

Return Value

Returns a PointF structure.

See Also