selectedVertexSymbol property

ArcGISSymbol? get selectedVertexSymbol

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

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.

set selectedVertexSymbol (ArcGISSymbol? value)