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

In This Topic
    Material Constructor(Material)
    In This Topic
    Obsolete Empty constructor.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Material _
    )
    protected Material( 
       Material another
    )

    Parameters

    another
    See Also