I am building an app with Runtime .net. The app needs to load DEM layers and then be able to retrieve pixel values. The loading part is quite straight forward but the retrieving of pixel information part seems not to be supported. I would like to get elevation at pixel location.
Can anyone tell me if this sort of operation is supported in Runtime .NET
Thanks