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 static implicit operator Font ( FontInfo other ) |
Visual Basic |
---|
Public Shared Widening Operator CType ( other As FontInfo ) As Font |
Parameters
- other
- Type: Sgry.Azuki..::..FontInfo