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

In This Topic
    ReadFileAsyncWithMaterials Constructor(String)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal fileName As String _
    )
    public ReadFileAsyncWithMaterials( 
       string fileName
    )

    Parameters

    fileName
    See Also