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


IDDDToolbarEnvironment2.InterpolateMethod Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalystUI)  

IDDDToolbarEnvironment2.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

IDDDToolbarEnvironment2 Interface