An NDoc Documented Class Library

xy Constructor 

Constructor with value x and y, who are the coordinates of the point

public xy(
   double x,
   double y
);

Parameters

x
x-coodinate
y
y-coodinate

See Also

xy Class | Minais.Drawing3d.Math Namespace