Parameters
- x
- The x coordinate.
- y
- The y coordinate.
Return Value
The surface elevation Z value.
Exception | Description |
---|---|
System.ArgumentException | The set of parameters is invalid for this surface. See CanInterpolateShape. |
MappingException | An exception occurred within the InterpolateShape calculation. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10