Parameters
- fileIndex
- The file index to be searched.
- pointID
- The ID of the point to get.
Return Value
A LasPoint. Returns null if the file index or point Id combination cannot find a point.
Exception | Description |
---|---|
System.ArgumentException | The file index or point ID are invalid. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
using
statement or a finally
block.Target Platforms: Windows 11, Windows 10