ArcObjects Library Reference (DefenseSolutions)  

IGSRenderingProfile.LevelArray Property

Property of Level Array.

[Visual Basic .NET]
Public ReadOnly Property LevelArray As Object
[C#]
public object LevelArray {get;}
[C++]
HRESULT get_LevelArray(
  VARIANT* pVal
);
[C++]

Parameters

pVal [out, retval]   pVal is a parameter of type VARIANT

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGSRenderingProfile Interface