Table of Contents

Class ClassicEffectBase

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll
public abstract class ClassicEffectBase : RefTrackedObject, ISerializable, IEffect, IObjectRef, IIsDisposed, IDisposable
Inheritance
ClassicEffectBase
Implements
Derived
Inherited Members
Extension Methods

Properties

Category

Returns the category of the effect. If there is no EffectCategoryAttribute applied to the runtime type, then the default category, EffectCategory.Effect, will be returned.

Name
Options
SubMenuName

Methods

Dispose(bool)
OnDispose(bool)