Click or drag to resize
Vector Constructor
Overload List
  NameDescription
Public methodVector(Point)

Constructs a new Vector using System.Drawing.Point

Public methodVector(Double, Double)

Constructs a new Vector using an x and y coordinate pair.

Top
See Also