Gets and sets the zero-based index of the map displayed in the Navigation Map window. Use MapCount to determine the number of available maps.
|
JavaScript |
|
|
MapIndex |
|
|
C# |
|
|
int MapIndex { get; set; } |
|
|
C++ |
|
|
HRESULT MapIndex([out, retval] long* pVal) HRESULT MapIndex([in] long pVal) |
|