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


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

IDDDToolbarEnvironment2.InterpolateVerticesOnly Property

Interpolate only vertices for interactive tools.

[Visual Basic .NET]
Public Property InterpolateVerticesOnly As Boolean
[C#]
public bool InterpolateVerticesOnly {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IDDDToolbarEnvironment2 Interface