Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Vector2D Class / Vector2D Constructor / Vector2D Constructor()

In This Topic
    Vector2D Constructor()
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Public Function New()
    public Vector2D()
    See Also