Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: PointD p(double, double)

  • Declared in: RT.Modeling.Md

Declaration

public static PointD p(
    double x,
    double y
)

Summary

Instantiates a PointD (2D point).