Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Translators Namespace / ReadLAS Class
Members

In This Topic
    ReadLAS Class
    In This Topic
    Utility class for loading LAS files asynchronously.
    Syntax
    'Declaration
     
    Public Class ReadLAS 
       Inherits ReadFileAsync
    public class ReadLAS : ReadFileAsync 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.ReadFileAsync
             devDept.Eyeshot.Translators.ReadLAS

    See Also