Show / Hide Table of Contents

Event SnapChanged

Indicates that the snap candidate used by the GeometryEditor has changed.

Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<SnapChangedEventArgs> SnapChanged
Returns
Type Description
System.EventHandler<SnapChangedEventArgs>
Remarks

The snap candidate may change when the pointer is moved close to or away from an existing snappable geometry or geometry guide. When this change results in a different snap candidate, or the edit position becoming unsnapped, this event fires.

Applies to

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.