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

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