NPlot Documented Class Library

PointD Constructor 

[This is preliminary documentation and subject to change.]

Constructor

public PointD(
   double x,
   double y
);

Parameters

x
X-Coordinate of the point.
y
Y-Coordinate of the point.

See Also

PointD Class | NPlot Namespace