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