Exports the CoordSys object to a projection file (.prj).
object.Export ( File ) |
- File
- Required. A String that specifies the File.
Boolean
The return value indicates whether the CoordSys object was successfully exported (True) or not (False). If the file specified in the File argument already exists, it will be overwritten.