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

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

    Parameters

    another
    See Also