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

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

    Parameters

    another
    See Also