Array that contains all levels used by the symbols, (symbols without a level get a level of 0).
[Visual Basic .NET] Public ReadOnly Property LevelArray As Object
[C#] public object LevelArray {get;}
[C++]
HRESULT get_LevelArray(
VARIANT* levels
);
[C++]Parameters
levels [out, retval] levels is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This property returns an
array of long integers representing all the the symbol levels of
the symbols used by the renderer.