LAS Tile naming methods.
| Constant | Value | Description | 
|---|---|---|
| esriLasTileNameFeatureClass | 0 | Use a point feature class to match file names. | 
| esriLasTileNameWestEast | 1 | Simple tile number increments from west to east. | 
| esriLasTileNameRowSouthNorthColWestEast | 2 | Row_Col combination tile numbering, with row increments from south to north and column increments from west to east. | 
| esriLasTileNameXY | 3 | Xmin_Ymin combination tile numbering. |