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
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |