ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointCloudLayer Class / Snappable Property

In This Topic
    Snappable Property (CIMPointCloudLayer)
    In This Topic
    Gets or sets a value indicating whether this layer participates in snapping in the editor.
    Syntax
    Public Property Snappable As Boolean
    public bool Snappable {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also