lineSymbol property

ArcGISSymbol? get lineSymbol

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

The default value is a solid red SimpleLineSymbol.

set lineSymbol (ArcGISSymbol? value)