LoadLineStyles
MethodLoadLineStyles (Method)
Loads line types from an external AVAX line type file
Syntax:
Function LoadLineStyles(sAVAXLinFile As String) As Boolean
The LoadLineStyles method syntax consists of the following:
Parameter |
Data Type |
Description |
sAVAXLinFile |
String |
The name of the line type file |
Return value:
Boolean - True when loading succeeds; false when loading fails.