Initializes a new instance of the Vector struct.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Vector ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
X component of the vector.
Y component of the vector.
See Also