CFF2SubDrawnElements Property

The drawn elements

Namespace:  Aspose.CAD.FileFormats.CFF2
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public List<CFF2DrawnElement> DrawnElements { get; }

Property Value

Type: ListCFF2DrawnElement
See Also