Click or drag to resize

RasterTerrainProvider.GetSecondPartials Method

Overload List
  NameDescription
Public methodGetSecondPartials(Double, Double)
Get the second order (mixed) partial derivatives of height with respect to the specified longitude and latitude relative to the provider's Shape.
(Overrides TerrainProvider.GetSecondPartials(Double, Double).)
Public methodGetSecondPartials(Double, Double, RasterTerrainInterpolator)
Get the second order (mixed) partial derivatives of height with respect to the specified longitude and latitude relative to the provider's Shape.
Top
See Also