Determines the zero-based index of resolution pyramid level displayed in the Navigation Map window. Use LevelCount to determine the number of levels.
|
JavaScript |
|
|
LevelIndex |
|
|
C# |
|
|
int LevelIndex { get; set; } |
|
|
C++ |
|
|
HRESULT LevelIndex([out, retval] long* pVal) HRESULT LevelIndex([in] long pVal) |
|