snappedToLineSymbol

The symbol used to indicate an edge (segment) of a feature geometry during an interactive edit, when the GeometryEditor has snapped the interaction position to that edge. This symbol is shown when an edge (segment) is the best candidate to snap the edit position to. It may be shown in addition to GeometryEditorStyle.snappedToVertexSymbol, because the end of a segment effectively shares the same position as the vertices that define the start and end of that segment.

The default value is a solid orange line.

Since

200.4.0

See also