Class CadLongParameter
- Namespace
- Aspose.CAD.FileFormats.Cad.CadParameters
- Assembly
- Aspose.CAD.dll
The Cad long parameter.
[ComVisible(false)]
public class CadLongParameter : CadParameter<long>
- Inheritance
-
CadLongParameter
- Inherited Members
Constructors
- CadLongParameter(CadEntityAttribute)
Initializes a new instance of the CadLongParameter class.
Methods
- Init(CadCodeValue)
Initialize the specified value.
- Init(object)
Initialize the specified value.