This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditorZ Interface > IEditorZ.UseZDrapingTolerance Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the ZDrapingTolerance property is used when adding segments to the edit sketch.
[Visual Basic .NET] Public Property UseZDrapingTolerance As Boolean
[C#] public bool UseZDrapingTolerance {get; set;}
Determines whether a draping tolerance (defined in IEditorZ::ZDrapingTolerance) is applied to limit the number of points added to the sketch. Default value is FALSE.