Class GeometryEditorInteractionPreview
Contains information on the preview of the geometry during interactive editing.
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GeometryEditorInteractionPreview
Remarks
When the editing preview of the GeometryEditor changes, GeometryEditorInteractionPreview is a parameter that previews the changing geometry and the interacted GeometryEditorElement.
Properties
| Name | Description |
|---|---|
| InteractionElement | Gets the GeometryEditorElement that is being interacted with or created. |
| InteractionType | Gets the type of geometry interaction that is occurring. |
| PreviewGeometry | Gets a geometry previewing the changes made by the current interaction. |
See Also
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |