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 | 
 | 
Remarks
 Ignored if IsEnabled is false.
 Feature snapping can be combined with geometry guides by ensuring IsGeometryGuidesEnabled
 is true.
Applies to
Platforms and versions
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 200.6 - 200.8 | 
| .NET | 200.6 - 200.8 | 
| .NET Windows | 200.6 - 200.8 | 
| .NET Android | 200.6 - 200.8 | 
| .NET iOS | 200.6 - 200.8 | 
| .NET Framework | 200.6 - 200.8 | 
| UWP | 200.6 - 200.8 |