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