Initializes a new instance of the Vector structure from the specified points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Vector ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
Origin point of the vector.
End point of the vector.
See Also