Cad2DPointAttribute.X

Cad2DPointAttribute.X property

Gets or sets X attribute.

public CadEntityAttribute X { get; set; }

Property Value

The X attribute.

See Also