Delegate Icon.ConstructedDelegate
Definition of the Constructed event
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate void ConstructedDelegate(Icon justConstructed);
Parameters
| Type | Name | Description |
|---|---|---|
| Icon | justConstructed | The Icon that was just constructed |