Show / Hide Table of Contents

Property IsFeatureSnappingEnabled

IsFeatureSnappingEnabled

Gets or sets a value indicating whether to allow interactive snapping to other features and graphics, based on the configured SourceSettings, false otherwise. Default is true.

Declaration
public bool IsFeatureSnappingEnabled { get; set; }
Property Value
Type Description
System.Boolean

true to allow interactive snapping to other features and graphics, based on the configured SourceSettings, false otherwise. Default is true.

Remarks

Ignored if IsEnabled is false.

Feature snapping can be combined with geometry guides by ensuring IsGeometryGuidesEnabled is true.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.7
.NET200.6 - 200.7
.NET Windows200.6 - 200.7
.NET Android200.6 - 200.7
.NET iOS200.6 - 200.7
.NET Framework200.6 - 200.7
UWP200.6 - 200.7
In This Article
Back to top Copyright © 2022 Esri.