CRaPI - Correct Robust and Perfect API

Point2D.XDistanceTo Method 

The absolute value of the x distance to a point

public double XDistanceTo(
   Point2D pPoint
);

Parameters

pPoint
The point

Return Value

The distance

See Also

Point2D Class | TeamYaffa.CRaPI.Utility Namespace