Property Attributes
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
Attributes
Gets or sets the attributes.
public List<CadObjectAttribute> Attributes { get; set; }
Property Value
- List<CadObjectAttribute>
The attributes.