ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Snapping Class / SnapChipEnabled Property

In This Topic
    SnapChipEnabled Property
    In This Topic
    Gets or sets if displaying a snap chip is enabled within the project.
    Syntax
    public static bool SnapChipEnabled {get; set;}
    Public Shared Property SnapChipEnabled As Boolean
    Remarks
    This property only applies if IsEnabled is true.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also