Autodesk.AutoCAD.Geometry Namespace
>
Vector2d Structure
>
Vector2d Constructor
Vector2d Constructor
Overload List
Method
Description
Vector2d.Vector2d (double, double)
Constructs a 2D vector with coordinates
x
and
y
correspondingly.
Vector2d.Vector2d (double[])
Creates a vector at the origin.
Comments?