CRaPI - Correct Robust and Perfect API

Point2D.YDistanceTo Method 

The absolute value of the y distance to a point

public double YDistanceTo(
   Point2D pPoint
);

Parameters

pPoint
The point

Return Value

The distance

See Also

Point2D Class | TeamYaffa.CRaPI.Utility Namespace