Parameters
- pointID
- The ID of the point to get.
- geometry
- The area to search. Default value is null. The geometry, if specified, must be a ArcGIS.Core.Geometry.MapPoint or an ArcGIS.Core.Geometry.Envelope.
Return Value
An IReadOnlyList of LasPoint.
Exception | Description |
---|---|
System.ArgumentException | The point ID is invalid or the geometry type is invalid. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10