Eyeshot 10 WPF API Reference
ReadFileAsync Class
Members 

WPF Assembly > devDept.Eyeshot.Translators Namespace : ReadFileAsync Class
Base class for asynchronous file reading.
Syntax
'Declaration
 
Public MustInherit Class ReadFileAsync 
   Inherits devDept.Eyeshot.WorkUnit
public abstract class ReadFileAsync : devDept.Eyeshot.WorkUnit 
Inheritance Hierarchy

System.Object
   devDept.Eyeshot.WorkUnit
      devDept.Eyeshot.Translators.ReadFileAsync
         devDept.Eyeshot.Translators.ReadASC
         devDept.Eyeshot.Translators.ReadFileAsyncWithBlocks
         devDept.Eyeshot.Translators.ReadLAS
         devDept.Eyeshot.Translators.ReadLusas
         devDept.Eyeshot.Translators.ReadOBJ
         devDept.Eyeshot.Translators.ReadSTL

See Also

Reference

ReadFileAsync Members
devDept.Eyeshot.Translators Namespace