Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: PointD(PointF)

  • Declared in: RT.Util.Geometry.PointD

Declaration

public PointD(
    PointF pointF
)

Summary

Converts the provided PointF to a PointD.