ArcObjects Library Reference (CartoUI)  

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