RoundText.Stretch Property

Gets or sets the stretch factor for the round text.

Namespace: Aurigma.GraphicsMill.Drawing.Art
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool Stretch { get; set; }

Property Value

Gets or sets a value indicating whether the glyphs are stretched along the curve. If true, the glyphs are distorted along the path; otherwise, they are only positioned and rotated, preserving their original shape.

See Also

Reference

Manual