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 Path..::..ConstructedDelegate Constructed |
| Visual Basic |
|---|
Public Shared Event Constructed As Path..::..ConstructedDelegate |
| Visual C++ |
|---|
public: static event Path..::..ConstructedDelegate^ Constructed { void add (Path..::..ConstructedDelegate^ value); void remove (Path..::..ConstructedDelegate^ value); } |