PathTextFrame.Stretch Property

Gets or sets the glyphs stretching.

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

Syntax

C#
public bool Stretch { get; set; }

Property Value

true if the glyphs should be stretched; otherwise, false.

Remarks

Glyphs could be stretched if the path has sharp curves.

See Also

Reference