Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PointF ToPointF()

  • Declared in: RT.Util.Geometry.PointD

Declaration

public PointF ToPointF()

Summary

Converts the current PointD object to a PointF. Note that doing so loses precision.

Returns

Lower-precision PointF.