SizeF.ToPointF

SizeF.ToPointF method

Converts a SizeF to a PointF.

public PointF ToPointF()

Return Value

Returns a PointF structure.

See Also