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