Description
This constructor sets the driver info.
C#
public DriverInfo( string path, string driver );
Visual Basic
Public Sub New( path As string, driver As string )
Parameters
Parameters | Description |
---|---|
string path | Input full path to the driver file |
string driver | Input name of the driver file |
Links
DriverInfo Structure, Autodesk.AutoCAD.GraphicsSystem Namespace