CRaPI - Correct Robust and Perfect API

Point2D.ToString Method 

A string representation of the point.

public override string ToString();

Return Value

X; Y

Remarks

The X and Y values are round to precision of 4.

See Also

Point2D Class | TeamYaffa.CRaPI.Utility Namespace