ArcGIS Pro 2.9 API Reference Guide
SnapTipDisplayParts Property (SnappingOptions)

ArcGIS.Desktop.Mapping Namespace > SnappingOptions Class : SnapTipDisplayParts Property
Gets or sets a value indicating whether the snap tip is fully or partially visible.
Syntax
public int SnapTipDisplayParts {get; set;}
Public Property SnapTipDisplayParts As Integer
Remarks
The int value consists of zero or more ArcGIS.Core.CIM.SnapTipDisplayPart enum bit values that are OR-ed together.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SnappingOptions Class
SnappingOptions Members