Class ReticleInteractionConfiguration
Defines the set of interactive operations you can enable or disable for a Reticle
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ReticleInteractionConfiguration : INotifyPropertyChanged
Constructors
Name | Description |
---|---|
Reticle |
Initializes a new instance of the Reticle |
Properties
Name | Description |
---|---|
Allow |
Gets or sets a value indicating whether the selected Geometry |
Allow |
Gets or sets a value indicating whether a mid-vertex of a polygon or polyline can be interactively selected, |
Allow |
Gets or sets a value indicating whether the selected Geometry |
Allow |
Gets or sets a value indicating whether you can interactively create a new part in a polyline or polygon, |
Allow |
Gets or sets a value indicating whether to allow a vertex to be created interactively, |
Allow |
Gets or sets a value indicating whether to allow vertices to be selected interactively, |
Events
Name | Description |
---|---|
Property |
Occurs when a non-dependency property value changes. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 - 200.6 |
.NET | 200.5 - 200.6 |
.NET Windows | 200.5 - 200.6 |
.NET Android | 200.5 - 200.6 |
.NET iOS | 200.5 - 200.6 |
.NET Framework | 200.5 - 200.6 |
UWP | 200.5 - 200.6 |