|
LoadACADLineStyles |
Top Previous Next |
|
LoadACADLineStyles (Method)
Loads line types from an Autocad external .LIN file
Syntax: Function LoadACADLineStyles(sACADLinFile As String) As Boolean
The LoadACADLineStyles method syntax consists of the following:
Return value: Boolean - True on succesfull load, false on fail.
|