Initializes a new instance of the Vector structure with specified coordinates.
Namespace: MindFusion
Assembly: MindFusion.Common
C# Copy Code |
---|
public Vector ( |
Visual Basic Copy Code |
---|
Public New ( _ |
X coordinate of the vector.
Y coordinate of the vector.