Pen.ToGdiPlusPen Method

Gets the System.Drawing.Pen containing a copy of this Pen.

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

Syntax

C#
public Pen ToGdiPlusPen()

Return Value

A System.Drawing.Pen containing a copy of this Pen.

See Also

Reference