Creates a new Point structure that contains the specified coordinates.
Public Sub New ( _ x As Double, _ y As Double _ )
public Point( double x, double y )
public: Point( double x, double y )
new : x:float * y:float -> Point
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2