Class PropertyBasedEffect
- Namespace
 - PaintDotNet.Effects
 
- Assembly
 - PaintDotNet.Effects.Core.dll
 
The base class for "classic" effects that use IndirectUI.
NOTE: It is strongly recommended that you derive from PropertyBasedBitmapEffect instead.
public abstract class PropertyBasedEffect : Effect<PropertyBasedEffectConfigToken>, ISerializable, IEffect<PropertyBasedEffectConfigToken>, IEffect, IObjectRef, IIsDisposed, IDisposable
  - Inheritance
 - 
      
      
      
      
      
      PropertyBasedEffect
 
- Implements
 
- Inherited Members
 
- Extension Methods