Property StartingPointSymbol
| Edit this page View SourceStartingPointSymbol
Gets or sets a Symbol that represents a starting point.
Declaration
public Symbol? StartingPointSymbol { get; set; }
Property Value
Type | Description |
---|---|
Symbol | A Symbol that represents a starting point. |