'Declaration
Public Overloads Shared Function GetKerningPairs( _ ByVal hdc As System.IntPtr, _ ByVal nNumPairs As System.Integer, _ ByVal kerningPairs As System.IntPtr _ ) As System.Integer
'Usage
Dim hdc As System.IntPtr Dim nNumPairs As System.Integer Dim kerningPairs As System.IntPtr Dim value As System.Integer value = NGdi32.GetKerningPairs(hdc, nNumPairs, kerningPairs)
public static System.int GetKerningPairs( System.IntPtr hdc, System.int nNumPairs, System.IntPtr kerningPairs )
Parameters
- hdc
- nNumPairs
- kerningPairs