Font.ToGdiPlusFont Method

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

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

Syntax

C#
public Font ToGdiPlusFont()

Return Value

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

See Also

Reference