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