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


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

ISymbolLevelsDialog.SymbolArray Property

Provides access to the modified symbols from the dialog.

[Visual Basic .NET]
Public ReadOnly Property SymbolArray As IArray
[C#]
public IArray SymbolArray {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISymbolLevelsDialog Interface