Click or drag to resize

RasterTerrainProviderGetHeightRelativeToShape Method

Overload List
  NameDescription
Public methodGetHeightRelativeToShape(Double, Double)
Gets the interpolated height of the terrain at the specified longitude and latitude relative to the provider's Shape. This method takes into account the heights of any reference surfaces.
(Inherited from TerrainProvider.)
Public methodGetHeightRelativeToShape(Double, Double, RasterTerrainInterpolator)
Gets the interpolated height of the terrain at the specified longitude and latitude relative to the provider's Shape. This method takes into account the heights of any reference surfaces.
Top
See Also