ArcGIS Pro 3.7 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 Shared Property SnapChipEnabled As Boolean
    public static bool SnapChipEnabled {get; set;}
    Remarks
    This property only applies if IsEnabled is true.
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also