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


ISymbolLevelsDialog.SymbolArray Property (ArcObjects .NET 10.4 SDK)
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