| RasterTerrainProviderGetHeightRelativeToShape Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetHeightRelativeToShape(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.) | 
|  | GetHeightRelativeToShape(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.
             | 
 See Also
See Also