Indicates whether the SnapZTolerance property is used when Z snapping.
[Visual Basic .NET] Public Property UseSnapZTolerance As Boolean
[C#] public bool UseSnapZTolerance {get; set;}
Product Availability
Available with ArcGIS Desktop.
Remarks
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.