Overload List

  NameDescription
Vector(Point)
Constructs a vector for the specified point.
Vector(PointF)
Constructs a vector for the specified point.
Vector(Size)
Constructs a vector for the specified integer size.
Vector(SizeF)
Constructs a vector for the specified integer size.
Vector(Double, Double)
Constructs a vector using the specified coordinate values.

See Also