CharStyle.HorizontalScale Property

Gets or sets the horizontal scaling factor for the characters.

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

Syntax

C#
public double HorizontalScale { get; set; }

Property Value

A single-precision floating-point value representing the horizontal scale.

See Also

Reference