Initializes a new instance of the Point class.
Namespace: MindFusion.VsxAssembly: MindFusion.Vsx
public Point ( double x, double y)
Public New ( _ x As Double, _ y As Double _)
The x-coordinate of the new point.
The y-coordinate of the new point.
Point Constructor Overload ListPoint ClassMindFusion.Vsx Namespace