Delegate Line.ConstructedDelegate
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate void ConstructedDelegate(Line justConstructed);
Parameters
| Type | Name | Description |
|---|---|---|
| Line | justConstructed |
public delegate void ConstructedDelegate(Line justConstructed);
| Type | Name | Description |
|---|---|---|
| Line | justConstructed |