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 Vertex
Vertex numbers are not displayed for the changed vertices. For most tools, the default value is the same as
the default Vertex
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |