PathTextAlignment Enumeration

Contains the alignment options of path text.

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

Syntax

C#
public enum PathTextAlignment

Members

Member name Description
Ascender

The ascender line of the first line of text.

Baseline

The baseline of the first line of text.

Center

The vertically centered text.

Descender

The descender line of the last line of text.

See Also

Reference