Class CadParameter<T>
- Namespace
- Aspose.CAD.FileFormats.Cad.CadParameters
- Assembly
- Aspose.CAD.dll
Parameter generic base class
[ComVisible(false)]
public abstract class CadParameter<T> : CadParameter
Type Parameters
T
- Inheritance
-
CadParameter<T>
- Derived
- Inherited Members
Constructors
- CadParameter()
Initializes a new instance of the CadParameter<T> class.
- CadParameter(CadEntityAttribute)
Initializes a new instance of the CadParameter<T> class.
Properties
- Value
Gets or sets the value.
Methods
- Init(object)
Initialize the specified value.