public void SaveAsFile( string fullPathToMapXFile, bool overwrite )
Public Sub SaveAsFile( _ ByVal fullPathToMapXFile As String, _ ByVal overwrite As Boolean _ )
Parameters
- fullPathToMapXFile
- A string represent the full path of the output file.
- overwrite
- Set to true to overwrite the mapx file if it already exists