Initializes a new instance of the Point class with the specified coordinates.
Namespace: com.mindfusion.commonPackage: com.mindfusion.common
public Point ( int x, int y)
The x-coordinate of the new point.
The y-coordinate of the new point.
Point Constructor Overload ListPoint Classcom.mindfusion.common Namespace