| Overload | Description |
|---|---|
| InterpolateShape(Geometry) | Interpolates Z values for a geometric shape from the raster layer. Bilinear interpolation is used. This method must be called on the MCT. Use QueuedTask.Run. |
| InterpolateShape(Geometry,Double) | Interpolates Z values for a geometric shape from the raster layer. Bilinear interpolation is used. This method must be called on the MCT. Use QueuedTask.Run. |