Property InteractionPreview
InteractionPreview
Gets an object containing information on the preview of the geometry during interactive editing.
Declaration
public GeometryEditorInteractionPreview? InteractionPreview { get; }
Property Value
| Type | Description |
|---|---|
| GeometryEditorInteractionPreview | An object containing information on the preview of the geometry during interactive editing. |
Remarks
When the editing preview of the GeometryEditor changes, GeometryEditorInteractionPreview is a parameter that previews the changing geometry and the interacted GeometryEditorElement.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |