Table of Contents

Class CadIntParameter

Namespace
Aspose.CAD.FileFormats.Cad.CadParameters
Assembly
Aspose.CAD.dll

The Cad integer parameter.

[ComVisible(false)]
public class CadIntParameter : CadParameter<int>
Inheritance
CadIntParameter
Inherited Members

Constructors

CadIntParameter()

Initializes a new instance of the CadIntParameter class.

CadIntParameter(CadEntityAttribute)

Initializes a new instance of the CadIntParameter class.

Methods

Init(CadCodeValue)

Initialize the specified value.

Init(object)

Initialize the specified value.