CharInfo.Outline Property

Gets the outline path of the character.

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

Syntax

C#
public Path Outline { get; }

Property Value

The path data representing the character outline.

See Also

Reference