Class DxfSizeAttribute
Contents
[
Hide
]DxfSizeAttribute class
class attribute for dxf size
[AttributeUsage(AttributeTargets.Property)]
public class DxfSizeAttribute : DxfPropertyAttribute
Constructors
Name | Description |
---|---|
DxfSizeAttribute(CadEntityAttribute, CadEntityAttribute, CadParameterType, string) | Initializes a new instance of the DxfSizeAttribute 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 DxfPropertyAttribute
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD