CRaPI - Correct Robust and Perfect API

Point2D.SignedXDistanceTo Method 

The x distance to a point

public double SignedXDistanceTo(
   Point2D pPoint
);

Parameters

pPoint
The point

Return Value

The distance

See Also

Point2D Class | TeamYaffa.CRaPI.Utility Namespace