|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to LAS point information.
| Name | Description | |
|---|---|---|
|  | AttributeValue | The LAS attribute. | 
|  | ClassCode | The class code. | 
|  | EdgeOfFlightLine | The edge of flight line. | 
|  | FileIndex | The 0-based associated file index. | 
|  | GetColor | The red color component. | 
|  | GpsTime | The GPS time. | 
|  | Intensity | The intensity. | 
|  | IsKeyPoint | Indicates if the point is a key point. | 
|  | IsOverlapPoint | Indicates if the point is an overlap point. | 
|  | IsSyntheticPoint | Indicates if the point is a synthetic point. | 
|  | IsWithheld | Indicates if the point is marked withheld. | 
|  | Location | The point's location. | 
|  | NearInfraredColor | Near infrared color. | 
|  | NumberOfReturns | The number of returns. | 
|  | PointID | The 1-based point's record number. | 
|  | PointSourceID | The point source ID. | 
|  | QueryLocation | The point's location. | 
|  | ReturnNumber | The return number. | 
|  | ScanAngleDegree | The scan angle in degree. | 
|  | ScanAngleRank | The scan angle rank. | 
|  | ScanDirectionFlag | The scan direction flag. | 
|  | ScannerChannel | The scanner channel. | 
|  | SetColor | The red color component. | 
|  | SpatialReference | The spatial reference of the point's location. | 
|  | UserData | The user data. | 
|  | WksLocation | The point's location. | 
| Interfaces | Description | 
|---|---|
| ILasPointInfo | Provides access to LAS point information. | 
| Classes | Description | 
|---|---|
| LasPointInfo | Esri LAS point info object. |