CadLineTypesDictionary.Item
CadLineTypesDictionary indexer
Gets or sets the CadLineTypeTableObject with the specified key.
public CadLineTypeTableObject this[string key] { get; set; }
| Parameter | Description |
|---|---|
| key | The CadLineTypeTableObject key. |
Return Value
The CadLineTypeTableObject for the specified key.
Property Value
See Also
- class CadLineTypeTableObject
- class CadLineTypesDictionary
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD