CRaPI - Correct Robust and Perfect API

Rectangle2D.ToString Method 

The string representation of the rectangle.

public override string ToString();

Return Value

[upper left point][upper right point][lower left point][lower right point]

See Also

Rectangle2D Class | TeamYaffa.CRaPI.Utility Namespace