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