Delegate Picture.ConstructionDelegate
Delegate for the construction of a Picture.
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate Picture ConstructionDelegate();
Returns
| Type | Description |
|---|---|
| Picture | A Picture or Picture derived class |