This document is archived and information here might be outdated.  Recommended version.


ISymbolLevelsDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IS > ISymbolLevelsDialog Interface
ArcGIS Developer Help

ISymbolLevelsDialog Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement ISymbolLevelsDialog

Classes Description
SymbolLevelsDialog A dialog for setting symbol levels.