Property VertexCreationPreviewEnabled
VertexCreationPreviewEnabled
Gets or sets a value indicating whether the vertex feedback under reticle and snap feedback is visible when creating a new vertex, false otherwise.
Declaration
public bool VertexCreationPreviewEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
|
Remarks
The default value is true. When false, vertex feedback under the reticle, visual snap feedback, snap haptics and
SnapChanged events will be disabled when PickedUpElement is null.
Feedback will still occur when inserting a new vertex by picking up an existing mid-vertex.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 |
| .NET Windows | 200.8 |
| .NET Android | 200.8 |
| .NET iOS | 200.8 |
| .NET Framework | 200.8 |
| UWP | 200.8 |