|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control a dialog for Symbol Selection.
The AddSymbol method is used to define which type of symbols should be displayed in the SymbolSelector. For example, passing a Marker Symbol will display all available MarkerSymbols.
| Name | Description | |
|---|---|---|
|  | AddSymbol | Brings up a dialog for Adding a symbol. | 
|  | GetSymbolAt | Gets the symbol at the given index. | 
|  | SelectSymbol | Displays a dialog that lets the user select a symbol. | 
| Classes | Description | 
|---|---|
| SymbolSelector | A dialog for Symbol Selection. |