Initializes a new instance of the Vector structure with specified coordinates.
Namespace: MindFusionAssembly: MindFusion.Common
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 StructureMindFusion Namespace