ArcGIS Pro 2.6 API Reference Guide
IsZSnappingEnabled Property (SnappingOptions)

ArcGIS.Desktop.Mapping Namespace > SnappingOptions Class : IsZSnappingEnabled Property
Gets or sets a value indicating whether Z snapping is enabled.
Syntax
public bool IsZSnappingEnabled {get; set;}
Public Property IsZSnappingEnabled As Boolean
Remarks
When enabled, snapping to a feature Z value may occur if the feature is within the Z tolerance from the current cursor Z value. The Z tolerance is specified by ZTolerance if ZToleranceEnabled is true. Otherwise, the Z tolerance is infinite. Z snapping is always enabled for Stereo and 3D views.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SnappingOptions Class
SnappingOptions Members