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