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

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

    Parameters

    another
    See Also