This document is archived and information here might be outdated. Recommended version. |
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*
This property returns an array of long integers representing all the the symbol levels of the symbols used by the renderer.