Initializes a new instance of the Vector structure from the specified points.
Namespace: MindFusionAssembly: MindFusion.Common
public Vector ( Point p1, Point p2)
Public New ( _ p1 As Point, _ p2 As Point _)
Origin point of the vector.
End point of the vector.
Vector Constructor Overload ListVector StructureMindFusion Namespace