Initializes a new instance of the Vector structure with specified coordinates.
Namespace: MindFusion.MappingPackage: MindFusion.Mapping
public Vector ( double x, double y)
Public New ( _ x As Double, _ y As Double _)
X coordinate of the vector.
Y coordinate of the vector.
Vector Constructor Overload ListVector ClassMindFusion.Mapping Namespace