PathTextFrame.Baseline Property

Gets or sets the path specifying the curve along which the text locates.

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

Syntax

C#
public Path Baseline { get; set; }

Property Value

A vector path specifying the curve along which the text locates.

See Also

Reference