ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FeatureSceneLayer Class / IsSnappable Property

In This Topic
    IsSnappable Property (FeatureSceneLayer)
    In This Topic
    Gets whether the feature scene layer is snappable.
    Syntax
    public bool IsSnappable {get;}
    Public ReadOnly Property IsSnappable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also