DoublePathText.MainPath Property

Gets or sets along which curve the text should be aligned.

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

Syntax

C#
public MainPath MainPath { get; set; }

Property Value

Bottom if the text locates along the bottom path; Top if the text locates along the top path.

See Also

Reference