Delegate Hatch.RecalcDelegate
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate GeoObjectList RecalcDelegate(Hatch toRecalc);
Parameters
| Type | Name | Description |
|---|---|---|
| Hatch | toRecalc |
Returns
| Type | Description |
|---|---|
| GeoObjectList |
public delegate GeoObjectList RecalcDelegate(Hatch toRecalc);
| Type | Name | Description |
|---|---|---|
| Hatch | toRecalc |
| Type | Description |
|---|---|
| GeoObjectList |