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