Represents the base class for text effects.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing.Effects
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public abstract class Effect
This class is abstract, so you cannot directly instantiate it. You should create a derived class.