Class CadSizeAttribute
Contents
[
Hide
]CadSizeAttribute class
class attribute for cad size
[AttributeUsage(AttributeTargets.Property)]
public class CadSizeAttribute : CadPropertyAttribute
Constructors
| Name | Description |
|---|---|
| CadSizeAttribute(CadEntityAttribute, CadEntityAttribute, CadParameterType, string) | Initializes a new instance of the CadSizeAttribute class. |
Properties
| Name | Description |
|---|---|
| HasDefaultValue { get; set; } | Gets a value indicating whether this instance has a default value. |
| Height { get; set; } | Gets or sets height. |
| ParameterType { get; set; } | Gets or sets the parameter type. |
| PropertyInfo { get; set; } | Gets or sets the property info. |
| SubClassName { get; set; } | Gets or sets the subclass name. |
| Width { get; set; } | Gets or sets width. |
See Also
- class CadPropertyAttribute
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD