CRaPI - Correct Robust and Perfect API
Point2D.SignedYDistanceTo Method
The y distance to a point
public
double
SignedYDistanceTo(
Point2D
pPoint
);
Parameters
pPoint
The point
Return Value
The distance
See Also
Point2D Class
|
TeamYaffa.CRaPI.Utility Namespace