Show / Hide Table of Contents

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

true if the vertex feedback under reticle and snap feedback is visible when creating a new vertex, false otherwise.

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
SnapSettings
IsHapticFeedbackEnabled

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.8
.NET200.8
.NET Windows200.8
.NET Android200.8
.NET iOS200.8
.NET Framework200.8
UWP200.8
In This Article
Back to top Copyright © 2022 Esri.