CADability dotNET Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public delegate GeoObjectList RecalcDelegate( Hatch toRecalc ) |
| Visual Basic |
|---|
Public Delegate Function RecalcDelegate ( _ toRecalc As Hatch _ ) As GeoObjectList |
| Visual C++ |
|---|
public delegate GeoObjectList^ RecalcDelegate( Hatch^ toRecalc ) |
Parameters
- toRecalc
- Type: CADability.GeoObject..::..Hatch