Delegate Block.EntityRemovedEventHandler
Namespace: netDxf.Blocks
Assembly: CADability.dll
Syntax
public delegate void EntityRemovedEventHandler(Block sender, BlockEntityChangeEventArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| Block | sender | |
| BlockEntityChangeEventArgs | e |