DxfSingleValueProperty.DxfSingleValueProperty
DxfSingleValueProperty constructor
Initializes a new instance of the DxfSingleValueProperty class.
public DxfSingleValueProperty(CadEntityAttribute attribute, CadParameterType parameterType,
string subClassName)
| Parameter | Type | Description |
|---|---|---|
| attribute | CadEntityAttribute | Property attribute. |
| parameterType | CadParameterType | Parameter type. |
| subClassName | String | Subclass name. |
See Also
- enum CadEntityAttribute
- enum CadParameterType
- class DxfSingleValueProperty
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD