CadBase.Attributes

CadBase.Attributes property

Gets or sets the attributes.

public List<CadObjectAttribute> Attributes { get; set; }

Property Value

The attributes.

See Also