CADability dotNET Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public static event Line..::..ConstructedDelegate Constructed |
| Visual Basic |
|---|
Public Shared Event Constructed As Line..::..ConstructedDelegate |
| Visual C++ |
|---|
public: static event Line..::..ConstructedDelegate^ Constructed { void add (Line..::..ConstructedDelegate^ value); void remove (Line..::..ConstructedDelegate^ value); } |