PathTextFrame.PathAlignment Property

Gets or sets the alignment for this PathTextFrame.

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

Syntax

C#
public PathTextAlignment PathAlignment { get; set; }

Property Value

A PathTextAlignment that represents the alignment for this PathTextFrame.

See Also

Reference