Provides access to members that control a dialog for setting symbol levels.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
ControlLayer | Inform the dialog about a layer that controls the symbol levels at a more global scope. |
![]() |
DoModal | Displays the dialog. |
![]() |
EnableApplyButton | Enable apply button in dialog and pass map to refresh if apply is pressed. |
![]() |
Layer | The Layer for which the symbol levels should be displayed. |
![]() |
SymbolArray | Provides access to the modified symbols from the dialog. |
![]() |
Symbols | Add data to populate the symbol level list control. |
![]() |
UseSymbolLevels | Indicates if symbol levels are used. |
CoClasses that implement ISymbolLevelsDialog
CoClasses and Classes | Description |
---|---|
SymbolLevelsDialog | A dialog for setting symbol levels. |