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

In This Topic
    Curve Constructor(Curve)
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Curve _
    )
    protected Curve( 
       Curve another
    )

    Parameters

    another
    See Also