Gets and sets whether to show the map selector drop-down menu in the Navigation Map window.
JavaScript |
|
ShowMapSelector |
C# |
|
int ShowMapSelector { get; set; } |
C++ |
|
HRESULT ShowMapSelector([out, retval] long* pVal) HRESULT ShowMapSelector([in] long pVal) |