Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsyncWithMaterials Class / ReadFileAsyncWithMaterials Constructor / ReadFileAsyncWithMaterials Constructor(Stream)

In This Topic
    ReadFileAsyncWithMaterials Constructor(Stream)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal stream As Stream _
    )
    public ReadFileAsyncWithMaterials( 
       Stream stream
    )

    Parameters

    stream
    See Also