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

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

    Parameters

    another
    See Also