TextFrame Class

Represents the base class for text frames.

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

Syntax

C#
public abstract class TextFrame

Remarks

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

Inheritance Hierarchy

See Also

Reference