CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Constructs an empty LineWidthList. Usually you dont have to construct a LineWidthList
since on construction of a new Project the global LineWidthList is
cloned and set as the projects LineWidthList.
Namespace: CADability.AttributeAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public LineWidthList() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: LineWidthList() |