Creates new instance of System.Drawing.Font with same information.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public Font ToFont()
Visual Basic
Public Function ToFont As Font

Return Value

Type: Font

Exceptions

ExceptionCondition
System..::..ArgumentExceptionFailed to create System.Font object.

See Also