Click or drag to resize

DxfDocumentEntities Property

Gets all entities list of the active layout.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public EntityCollection Entities { get; }

Property Value

Type: EntityCollection
See Also