CADability dotNET
Provide a delegate here if you want you UnscaledGeoObject derived class to be created each time CADability creates a UnscaledGeoObject.

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public static UnscaledGeoObject..::..ConstructionDelegate Constructor
Visual Basic
Public Shared Constructor As UnscaledGeoObject..::..ConstructionDelegate
Visual C++
public:
static UnscaledGeoObject..::..ConstructionDelegate^ Constructor

See Also