Class CadParameter
- Namespace
- Aspose.CAD.FileFormats.Cad.CadParameters
- Assembly
- Aspose.CAD.dll
Parameter base class
[ComVisible(false)]
public abstract class CadParameter
- Inheritance
-
CadParameter
- Derived
- Inherited Members
Constructors
- CadParameter()
Initializes a new instance of the CadParameter class.
- CadParameter(CadEntityAttribute)
Initializes a new instance of the CadParameter class.
Properties
- Type
Gets the type.
Methods
- Init(CadCodeValue)
Initialize the specified value.
- Init(CadEntityAttribute, CadCodeValue)
Initialize the specified type.
- Init(CadEntityAttribute, object)
Initialize the specified type.
- Init(object)
Initialize the specified value.