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