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