Dxf2DPointAttribute class

Dxf2DPointAttribute class

class attribute for dxf 2D point

Inheritance: Dxf2DPointAttributeDxfPropertyAttribute

The Dxf2DPointAttribute type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Dxf2DPointAttribute 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.
xGets or sets X attribute.
yGets or sets Y attribute.

See Also