|
SaveAs |
Top Previous Next |
|
SaveAs (Method)
Saves the drawing with another .AVX file name
Syntax: Function SaveAs(sNewFile As String) As Boolean
The SaveAs method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|