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