Class SnapSourceSettings
Configures a valid source of geometries that the Geometry
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class SnapSourceSettings : INotifyPropertyChanged
Remarks
Following a call to Sync
Set Istrue
for each item that you want allow your users to snap to. You may
wish to delegate the choice of snapping sources to users by binding the collection of snapping sources to
controls which allow them to change Is
Snapping works for visible objects within a visible ISnap
See ISnap
Properties
Name | Description |
---|---|
Is |
Gets or sets a value indicating whether to enable snapping to the geometries in the ISnap |
Source | Gets the underlying source of geometries to snap to, for example a Feature |
Events
Name | Description |
---|---|
Property |
Occurs when a non-dependency property value changes. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |