Effect Class

Represents the base class for text effects.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing.Effects
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public abstract class Effect

Remarks

This class is abstract, so you cannot directly instantiate it. You should create a derived class.

Inheritance Hierarchy

System.Object

See Also

Reference

Manual