IntelliCAD 11.1 Object Library | |
Load Method | |
See Also |
- LinetypeName
- Name of the linetype to load.
- FileName
- Name of the file where the linetype is located.
Linetypes Collection : Load Method |
Description
Loads the specified linetype file.
Syntax
Visual Basic |
---|
Public Sub Load( _ ByVal LinetypeName As String, _ ByVal FileName As String _ ) |
Parameters
- LinetypeName
- Name of the linetype to load.
- FileName
- Name of the file where the linetype is located.
Remarks
A single linetype file (LIN file) can contain definitions for multiple linetypes.