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


ISymbolLevelsDialog.UseSymbolLevels Property (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 > ISymbolLevelsDialog.UseSymbolLevels Property
ArcGIS Developer Help

ISymbolLevelsDialog.UseSymbolLevels Property

Indicates if symbol levels are used.

[Visual Basic .NET]
Public Property UseSymbolLevels As Boolean
[C#]
public bool UseSymbolLevels {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISymbolLevelsDialog Interface