Hi,
I am looking for a way to read an area of elevation data to process by my own calculations with ArcGISRuntimeQt. The class ArcGISRuntimeQt::Surface allows to get a single elevation value and is very slow in case of multiple requests.
A direct access to the underlying raster data would be very helpfull.