to_point_f method

to_point_f

Converts a SizeF to a PointF.

Returns

Returns a PointF structure.

def to_point_f(self):
    ...

See Also