Initializes a new instance of the Vector class with the specified X and Y coordinates.
Namespace: MindFusion.DrawingPackage: Vector.js
function Vector (x, y)
The X-coordinate of the Vector.
The Y-coordinate of the Vector.
Vector ClassMindFusion.Drawing Namespace