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