PathTextFrame.VerticalOffset Property

Gets or sets the vertical offset for this text.

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

Syntax

C#
public float VerticalOffset { get; set; }

Property Value

The distance between text and the path.

See Also

Reference