Click or drag to resize

DxfDocumentBodies Property

Gets the bodies list.

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

Property Value

Type: ListBody
See Also