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

In This Topic
    LinePattern Constructor(LinePattern)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal another As LinePattern _
    )
    public LinePattern( 
       LinePattern another
    )

    Parameters

    another
    See Also