CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Event beeing raised on each frame update of the animation
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public event AnimatedView..::..GetTimeDelegate GetTimeEvent |
| Visual Basic |
|---|
Public Event GetTimeEvent As AnimatedView..::..GetTimeDelegate |
| Visual C++ |
|---|
public: event AnimatedView..::..GetTimeDelegate^ GetTimeEvent { void add (AnimatedView..::..GetTimeDelegate^ value); void remove (AnimatedView..::..GetTimeDelegate^ value); } |