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


IDDDToolbarEnvironment3.InterpolateSampleDistance Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > ID > IDDDToolbarEnvironment3 Interface > IDDDToolbarEnvironment3.InterpolateSampleDistance Property
ArcGIS Developer Help

IDDDToolbarEnvironment3.InterpolateSampleDistance Property

Sampling distance for interpolation of interactive tools.

[Visual Basic .NET]
Public Property InterpolateSampleDistance As Double
[C#]
public double InterpolateSampleDistance {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IDDDToolbarEnvironment3 Interface