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