ArcObjects Library Reference (DataSourcesFile)  

IDELasDataset Interface

Provides access to the LAS Dataset Data Element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property FileCount The number of files in the LAS dataset.
Read/write property HasStatistics Indicates whether there are statistics.
Read/write property NeedsUpdateStatistics Indicates whether the statistics are up to date.
Read/write property PointCount The number of points in the LAS dataset.
Read/write property SurfaceConstraintCount The number of surface constraint feature classes in the LAS dataset.
Read/write property UsesRelativePath Indicates whether the LAS dataset uses a relative path to its files.

CoClasses that implement IDELasDataset

CoClasses and Classes Description
DELasDataset LAS Dataset Data Element object.