Show / Hide Table of Contents

Property LineSymbol

LineSymbol

Gets or sets the symbol used to draw the current geometry when editing polyline geometries, and the outline of the geometry when editing polygon geometries.

Declaration
public Symbol LineSymbol { get; set; }
Property Value
Type Description
Symbol

The symbol used to draw the current geometry when editing polyline geometries, and the outline of the geometry when editing polygon geometries.

Remarks

The default value is a solid red SimpleLineSymbol.

See Also
FeedbackLineSymbol
FillSymbol

Applies to

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