Click or drag to resize

DxfDocument.Wipeouts Property

Gets the wipeouts list.

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

Property Value

Type: List<Wipeout>
See Also