Property Category
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
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.
public EffectCategory Category { get; }
Property Value
Remarks
This controls which menu in the user interface the effect is placed in to.