ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RasterLayer Class / InterpolateShape Method

In This Topic
    InterpolateShape Method (RasterLayer)
    In This Topic
    Overload List
    OverloadDescription
    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.  
    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.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also