Initializes a new instance of the Vector3D class.
Namespace: MindFusion.Charting.ThreeDAssembly: MindFusion.Charting
public Vector3D ( Point3D p1, Point3D p2)
Public New ( _ p1 As Point3D, _ p2 As Point3D _)
Start point of the vector.
End point of the vector.
Vector3D Constructor Overload ListVector3D ClassMindFusion.Charting.ThreeD Namespace