This document is archived and information here might be outdated.  Recommended version.


IDDDToolbarEnvironment3.InterpolateMethod Property (ArcObjects .NET 10.4 SDK)
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