Property FeedbackLineSymbol
FeedbackLineSymbol
Gets or sets the symbol used to draw the edges currently being changed by an interactive edit, when editing polyline or polygon geometries.
Declaration
public Symbol FeedbackLineSymbol { get; set; }
Property Value
Type | Description |
---|---|
Symbol | The symbol used to draw the edges currently being changed by an interactive edit, when editing polyline or polygon geometries. |
Remarks
During an interactive edit, this symbol displays the current location of edges (polylines, or boundaries of polygons) that are changed by the interaction in progress. Unchanged lines remain displayed with LineSymbol.
The default value is a dotted red SimpleLineSymbol.
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 |