[]
Represents the direction of the symbol.
public enum SymbolDirection
Public Enum SymbolDirection
| Name | Description |
|---|---|
| Down | Specifies the down direction. |
| Left | Specifies the left direction. |
| Right | Specifies the right direction. |
| Up | Specifies the up direction. |