ArcGIS Pro 2.9 API Reference Guide
SnapTipDisplayParts Property (CIMSnappingProperties)

ArcGIS.Core.CIM Namespace > CIMSnappingProperties 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 SnapTipDisplayPart enum bit values that are OR-ed together.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMSnappingProperties Class
CIMSnappingProperties Members