This method opens and closes the Navigation Map Settings dialog box that enables the user to add, edit, and delete the available maps.
JavaScript |
|
ShowProperties( bShow) |
C# |
|
void ShowProperties( int bShow) |
C++ |
|
HRESULT ShowProperties( long bShow) |
Parameters
bShow
When set to TRUE the dialog box is opened, when set to FALSE the dialog box is closed.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.