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