CadCodeValue.CadCodeValue
CadCodeValue constructor
Initializes a new instance of the CadCodeValue class.
public CadCodeValue(int code, string value)
| Parameter | Type | Description |
|---|---|---|
| code | Int32 | The code of the parameter. |
| value | String | The value of the parameter. |
See Also
- class CadCodeValue
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD