Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
See Also: Point Members
To convert a System.Drawing.Point to a System.Drawing.PointF, use Point.op_Implicit(Point).