Click or drag to resize

BlockEntityChangeEventArgsItem Property

Gets the entity that is being added or removed.

Namespace:  DXFReaderNET.Blocks
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public EntityObject Item { get; }

Property Value

Type: EntityObject
See Also