DoublePathText.BottomPath Property

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

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

Syntax

C#
public Path BottomPath { get; set; }

Property Value

A vector path specifying the curve along which the bottom line of the text locates.

See Also

Reference