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

In This Topic
    ReadFileAsyncWithBlocks Class
    In This Topic
    Adds support for block definitions to the file loading.
    Syntax
    'Declaration
     
    Public MustInherit Class ReadFileAsyncWithBlocks 
       Inherits ReadFileAsync
    public abstract class ReadFileAsyncWithBlocks : ReadFileAsync 
    Inheritance Hierarchy

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

    See Also