DxfSingleValueProperty.Attribute

DxfSingleValueProperty.Attribute property

Gets or sets property attribute.

public CadEntityAttribute Attribute { get; set; }

Property Value

The property attribute.

See Also