Initializes a new instance of the Vector structure from the specified points.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
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 ClassMindFusion.Mapping Namespace