'Declaration
Public Overloads Shared Function IsFontTrueType( _ ByVal font As System.Drawing.Font, _ ByVal hdc As System.IntPtr _ ) As System.Boolean
'Usage
Dim font As System.Drawing.Font Dim hdc As System.IntPtr Dim value As System.Boolean value = NGdi32.IsFontTrueType(font, hdc)
Parameters
- font
- hdc