Back to API Reference
Class

ItalicModifier

Applies italic styling to text by shearing glyph vertices.

Remarks

No parameter. The italic effect is achieved by horizontally shearing the glyph vertices. The shear angle is determined by the font's ItalicStyle property (default 12 degrees).
protected string AttributeKey{ get }
protected override Action GetOnGlyphCallback()
protected override void DoApply()