Click or drag to resize

DxfDocumentAcadProxyEntities Property

Gets the acad proxy entities list.

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

Property Value

Type: ListAcadProxyEntity
See Also