Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: PointD(double, double)

  • Declared in: RT.Util.Geometry.PointD

Declaration

public PointD(
    double x,
    double y
)

Summary

Initialises a double-precision point with the specified co-ordinates.