RasterTerrainProviderGetHeightRelativeToShape Method |
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.
|