CadLineTypesDictionary.Add
CadLineTypesDictionary.Add method
Adds a CadLineTypeTableObject
to the dictionary.
public void Add(string key, CadLineTypeTableObject value)
Parameter | Type | Description |
---|---|---|
key | String | The CadLineTypeTableObject key. |
value | CadLineTypeTableObject | The CadLineTypeTableObject to add. |
See Also
- class CadLineTypeTableObject
- class CadLineTypesDictionary
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD