Text.Pen Property

Gets or sets the outline of the text.

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

Syntax

C#
public Pen Pen { get; set; }

Property Value

The outline of the text.

See Also

Reference