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