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