ArcObjects Library Reference (CartoUI)  

ISymbolLevelsDialog Interface

Provides access to members that control a dialog for setting symbol levels.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Write-only property ControlLayer Inform the dialog about a layer that controls the symbol levels at a more global scope.
Method DoModal Displays the dialog.
Method EnableApplyButton Enable apply button in dialog and pass map to refresh if apply is pressed.
Write-only property Layer The Layer for which the symbol levels should be displayed.
Read-only property SymbolArray Provides access to the modified symbols from the dialog.
Write-only property Symbols Add data to populate the symbol level list control.
Read/write property UseSymbolLevels Indicates if symbol levels are used.

CoClasses that implement ISymbolLevelsDialog

CoClasses and Classes Description
SymbolLevelsDialog A dialog for setting symbol levels.