Delegate Hatch.HatchBoundaryPathRemovedEventHandler
Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public delegate void HatchBoundaryPathRemovedEventHandler(Hatch sender, ObservableCollectionEventArgs<HatchBoundaryPath> e);
Parameters
| Type | Name | Description |
|---|---|---|
| Hatch | sender | |
| ObservableCollectionEventArgs<HatchBoundaryPath> | e |