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

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

    Parameters

    another
    See Also