Property this
- Namespace
- Aspose.CAD.FileFormats.Cad
- Assembly
- Aspose.CAD.dll
this[string]
Gets or sets the CadLineTypeTableObject with the specified key.
public CadLineTypeTableObject this[string key] { get; set; }
Parameters
key
stringThe CadLineTypeTableObject key.