ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSnappingProperties Class / SnapTipDisplayParts Property

In This Topic
    SnapTipDisplayParts Property (CIMSnappingProperties)
    In This Topic
    Gets or sets a value indicating whether the snap tip is fully or partially visible.
    Syntax
    Public Property SnapTipDisplayParts As Integer
    public int SnapTipDisplayParts {get; set;}
    Remarks
    The int value consists of zero or more SnapTipDisplayPart enum bit values that are OR-ed together.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also