ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasFile Class
Properties


In This Topic
    LasFile Class Members
    In This Topic

    The following tables list the members exposed by LasFile.

    Public Properties
     NameDescription
    Public Property Gets the file name (with file extension).  
    Public Property Gets the file path.  
    Public Property Gets the file major version.  
    Public Property Gets the file minor version.  
    Public Property Gets the number of points in the file.  
    Public Property Gets the point format.  
    Public Property Gets the maximum z-value of points in the file.  
    Public Property Gets the minimum Z-value of points in the file.  
    Top
    See Also