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

In This Topic
    LinePatternEx Constructor(LinePatternEx)
    In This Topic
    Copy constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal another As LinePatternEx _
    )
    public LinePatternEx( 
       LinePatternEx another
    )

    Parameters

    another
    See Also