DxfSizeAttribute class

DxfSizeAttribute class

class attribute for dxf size

Inheritance: DxfSizeAttributeDxfPropertyAttribute

The DxfSizeAttribute type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the DxfSizeAttribute class.

Properties

PropertyDescription
parameter_typeGets or sets the parameter type.
sub_class_nameGets or sets the subclass name.
has_default_valueGets a value indicating whether this instance has a default value.
widthGets or sets width.
heightGets or sets height.

See Also