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


IMapLevel.MapLevel Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

IMapLevel.MapLevel Property

Current map level for drawing multi-level symbols.

[Visual Basic .NET]
Public Property MapLevel As Integer
[C#]
public int MapLevel {get; set;}
[C++]
HRESULT get_MapLevel(
  long* MapLevel
);
[C++]
HRESULT put_MapLevel(
  long MapLevel
);
[C++]

Parameters MapLevel [out, retval] MapLevel is a parameter of type long MapLevel [in] MapLevel is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapLevel Interface

.NET Related Topics

How to use symbol level drawing