Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Point Class / Point Constructor / Point Constructor(Point)

In This Topic
    Point Constructor(Point)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Point _
    )
    protected Point( 
       Point another
    )

    Parameters

    another
    See Also