Table of Contents

Class CadDoubleParameter

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

Class for Double values

[ComVisible(false)]
public class CadDoubleParameter : CadParameter<double>
Inheritance
CadDoubleParameter
Inherited Members

Constructors

CadDoubleParameter()

Initializes a new instance of the CadDoubleParameter class.

CadDoubleParameter(CadEntityAttribute)

Initializes a new instance of the CadDoubleParameter class.

Methods

Init(CadCodeValue)

Initialize the specified value.

Init(object)

Initialize the specified value.