This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISnapEnvironment2 Interface > ISnapEnvironment2.UseSnapZTolerance Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the SnapZTolerance property is used when Z snapping.
[Visual Basic .NET] Public Property UseSnapZTolerance As Boolean
[C#] public bool UseSnapZTolerance {get; set;}
Boolean value that determines whether z-aware snap agents use a defined tolerance when evaluating if a point meets the snap agent's criteria. The tolerance is defined using ISnapEnvironment2::SnapZTolerance. Default value is FALSE.