Dxf2DPointAttribute.X

Dxf2DPointAttribute.X property

Gets or sets X attribute.

public CadEntityAttribute X { get; set; }

Property Value

The X attribute.

See Also