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