Converts the font to the System.Drawing.Font class.

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

Syntax

Visual Basic

Public Function ToGdiplusFont As Font

C#

public Font ToGdiplusFont()

Return Value

Font converted to System.Drawing.Font class.