Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFile Class
Members

In This Topic
    ReadFile Class
    In This Topic
    Utility class for loading Eyeshot files asynchronously.
    Syntax
    'Declaration
     
    Public Class ReadFile 
       Inherits ReadFileAsyncWithBlocksAndLayers
    public class ReadFile : ReadFileAsyncWithBlocksAndLayers 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.ReadFileAsync
             devDept.Eyeshot.Translators.ReadFileAsyncWithBlocks
                devDept.Eyeshot.Translators.ReadFileAsyncWithBlocksAndLayers
                   devDept.Eyeshot.Translators.ReadFile

    See Also