CharStyle.VerticalScale Property

Gets or sets the vertical scaling factor for the characters.

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

Syntax

C#
public double VerticalScale { get; set; }

Property Value

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

See Also

Reference