SaveLineStyles

Top  Previous  Next

 

SaveLineStyles (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

Is the name of the external file

 

Return value:

Boolean - True on success, false on error.

 

Example