CRaPI - Correct Robust and Perfect API

Point2D.ToPoint Method 

Creates a Point from this Point2D.

public Point ToPoint();

Return Value

A Point based on this Point2D where the x- and y-value is rounded off.

See Also

Point2D Class | TeamYaffa.CRaPI.Utility Namespace