CADability dotNET Namespace: CADability.UserInterface
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 event IntegerProperty..::..SetIntDelegate SetIntEvent |
| Visual Basic |
|---|
Public Event SetIntEvent As IntegerProperty..::..SetIntDelegate |
| Visual C++ |
|---|
public: event IntegerProperty..::..SetIntDelegate^ SetIntEvent { void add (IntegerProperty..::..SetIntDelegate^ value); void remove (IntegerProperty..::..SetIntDelegate^ value); } |