| QuantizedMeshTerrainProviderGetHeight Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetHeight(Double, Double) | 
            Gets the interpolated height of the terrain at the specified longitude and latitude using the
            default interpolator for this terrain provider.
            (Overrides TerrainProviderGetHeight(Double, Double).) | 
|  | GetHeight(Double, Double, TerrainInterpolatorQuantizedMeshTerrainTile) | 
            Gets the interpolated height of the terrain at the specified longitude and latitude using the
            specified TerrainInterpolatorTData.
             | 
 See Also
See Also