DxfBoolAttribute.DxfBoolAttribute
DxfBoolAttribute constructor
Initializes a new instance of the DxfBoolAttribute class.
public DxfBoolAttribute(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 DxfBoolAttribute
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD