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