Class EffectBase
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
The EffectBase class for TransitEffect.
public abstract class EffectBase
- Inheritance
-
objectEffectBase
- Derived
Events
View SourceEffectEnded
EffectEnded event will be triggered when the effect has ended.
Declaration
public event EventHandler EffectEnded
Event Type
Type | Description |
---|---|
System.EventHandler |