ArcGIS Pro 2.9 API Reference Guide
SnapTipDisplayPart Enumeration

ArcGIS.Core.CIM Namespace : SnapTipDisplayPart Enumeration
Snap tip display parts.
Syntax
Members
MemberDescription
SnapTipDisplayLayer Display the layer name in a snap tip.
SnapTipDisplayNone Don't display a snap tip.
SnapTipDisplayType Display the snap type in a snap tip.
Remarks
Defines displayable parts of a snap tip. CIMSnappingProperties.SnapTipDisplayParts consists of the desired snap part bits OR-ed together.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.SnapTipDisplayPart

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace