CharStyle.BaselineShift Property

Gets or sets the baseline shift for the text.

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

Syntax

C#
public double BaselineShift { get; set; }

Property Value

A single-precision floating-point value representing the baseline shift amount.

See Also

Reference