Show / Hide Table of Contents

Property FeedbackVertexSymbol

FeedbackVertexSymbol

Gets or sets the symbol used to draw vertices currently being changed by an interactive edit, when editing any geometry type.

Declaration
public Symbol FeedbackVertexSymbol { get; set; }
Property Value
Type Description
Symbol

The symbol used to draw vertices currently being changed by an interactive edit, when editing any geometry type.

Remarks

During an interactive edit, this symbol displays the current location of vertices that are changed by the interaction in progress. Unchanged vertices remain displayed with VertexSymbol.

Vertex numbers are not displayed for the changed vertices. For most tools, the default value is the same as the default VertexSymbol. For a ReticleVertexTool, the default value is similar to the default VertexSymbol but a larger size, helping you distinguish when you have started a move.

See Also
VertexTextSymbol

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.