Delegate EntityCollection.BeforeAddItemEventHandler
Namespace: netDxf.Collections
Assembly: CADability.dll
Syntax
public delegate void BeforeAddItemEventHandler(EntityCollection sender, EntityCollectionEventArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| EntityCollection | sender | |
| EntityCollectionEventArgs | e |