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

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

    Parameters

    another
    See Also