Represents displacement in 2D space.
The following tables list the members exposed by the Vector type.
Vector
Initializes a new instance of the Vector class with the specified X and Y coordinates.
x
The x-coordinate of the vector.
y
The y-coordinate of the vector.
Vector ClassMindFusion.Drawing Namespace