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

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

    Parameters

    another
    See Also