Provides access to members that control a dialog for Symbol Selection.
Product Availability
Available with ArcGIS Desktop.
Description
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.
Members
| 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. |
CoClasses that implement ISymbolSelector
| CoClasses and Classes | Description |
|---|---|
| SymbolSelector | A dialog for Symbol Selection. |
