Show / Hide Table of Contents

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
FeedbackVertexSymbol

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.