SaveLineStyles
MethodSaveLineStyles (Method)
Saves the current line types data to an external file
Syntax:
Function SaveLineStyles(sAVAXLinFile As String) As Boolean
The SaveLineStyles method syntax consists of the following:
Parameter |
Data Type |
Description |
sAVAXLinFile |
String |
The name of the external file |
Return value:
Boolean - True on success, false on error.