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

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