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

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

Syntax

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

See Also