Click or drag to resize

DxfDocumentWipeouts Property

Gets the wipeouts list.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<Wipeout> Wipeouts { get; }

Property Value

Type: ListWipeout
See Also