An NDoc Documented Class Library

xy.dist Method 

Retrieves the distance to the point p

public double dist(
   xy p
);

Parameters

p
A point

Return Value

Retrieves the distance to the point p

See Also

xy Class | Minais.Drawing3d.Math Namespace