Property ResultLineSymbol
| Edit this page View SourceResultLineSymbol
Gets or sets a Symbol that represents an aggregated polyline trace result.
Declaration
public Symbol? ResultLineSymbol { get; set; }
Property Value
Type | Description |
---|---|
Symbol | A Symbol that represents an aggregated polyline trace result. |