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