Creates new instance of System.Drawing.Font with same information.
Namespace: Sgry.AzukiAssembly: 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
Exception | Condition |
---|---|
System..::..ArgumentException | Failed to create System.Font object. |