DxfSingleValueProperty
DxfSingleValueProperty class
[AttributeUsage(AttributeTargets.Property)]
public abstract class DxfSingleValueProperty : DxfPropertyAttribute
Constructors
Name | Description |
---|---|
DxfSingleValueProperty(CadEntityAttribute, CadParameterType, string) |
Properties
Name | Description |
---|---|
Attribute { get; set; } | |
HasDefaultValue { get; set; } | |
ParameterType { get; set; } | |
PropertyInfo { get; set; } | |
SubClassName { get; set; } |
See Also
- class DxfPropertyAttribute
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD