Aspose.CAD.FileFormats.Cad.CadParameters
The namespace contains specific Cad file format variables.
Classes
| Class | Description |
|---|---|
| CadBinaryParameter | The Cad binary parameter. |
| CadBoolParameter | The Cad boolean parameter. |
| CadDoubleParameter | Class for Double values |
| CadIntParameter | The Cad integer parameter. |
| CadLongParameter | The Cad long parameter. |
| CadParameter | Parameter base class |
| CadParameter<T> | Parameter generic base class |
| CadShortParameter | The Cad short parameter. |
| CadStringParameter | The Cad string parameter. |