Show / Hide Table of Contents

Property SelectedVertexSymbol

SelectedVertexSymbol

Gets or sets the symbol used to draw the currently selected vertex of the current geometry when editing any geometry type.

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

The symbol used to draw the currently selected vertex of the current geometry when editing any geometry type.

Remarks

This symbol can be used to emphasize the currently selected vertex, which can be useful if you require extra emphasis in addition to the selection halo, or wish to make the selected vertex a larger target for user interactions.

See Also
VertexSymbol
SelectedMidVertexSymbol
GeometryEditorVertex
AllowVertexSelection
AllowVertexSelection

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.