ArcObjects Library Reference (3DAnalystUI)  

IDDDToolbarEnvironment3.InterpolateMethod Property

The interpolation method for interactive tools.

[Visual Basic .NET]
Public Property InterpolateMethod As esriSurfaceInterpolationType
[C#]
public esriSurfaceInterpolationType InterpolateMethod {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IDDDToolbarEnvironment3 Interface