Current map level for drawing multi-level symbols.
[Visual Basic 6.0] Property MapLevel As Long
[Visual Basic .NET] Public Property MapLevel As Integer
[C#] public int MapLevel {get; set;}
[Java] public int getMapLevel() throws IOException, AutomationException
[Java] public void setMapLevel( Long MapLevel ) throws IOException, AutomationException
[C++]
HRESULT get_MapLevel(
long* MapLevel
);
[C++] HRESULT put_MapLevel( long MapLevel);
Parameters
MapLevel [out, retval]
MapLevel is a parameter of type long
MapLevel [in]
MapLevel is a parameter of type long