![expand_all](expand_all.gif)
Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
Raised when a Burst property reaches (or is set to) zero.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
public event EventHandler BurstComplete
|
Visual Basic
|
Public Event BurstComplete As EventHandler
|
Visual C++
|
public:
event EventHandler^ BurstComplete {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
|
Value
Type: System..::..EventHandler
See Also
ParticleEmitter Class
ParticleEmitter Members
DPSF Namespace
![footer](footer.gif)
Send comments on this topic to
|