DoublePathText.TopPath Property

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

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

Syntax

C#
public Path TopPath { get; set; }

Property Value

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

See Also

Reference