Indicates if symbol levels are used for drawing.
[Visual Basic .NET] Public Property UseSymbolLevels As Boolean
[C#] public bool UseSymbolLevels {get; set;}
[C++]
HRESULT get_UseSymbolLevels(
VARIANT_BOOL* UseSymbolLevels
);
[C++]
HRESULT put_UseSymbolLevels(
VARIANT_BOOL UseSymbolLevels
);
[C++]Parameters
UseSymbolLevels [out, retval] UseSymbolLevels is a parameter of type VARIANT_BOOL UseSymbolLevels [in] UseSymbolLevels is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.