'宣言 Public Shared Function GetGlyphOutline( _ ByVal hdc As System.IntPtr, _ ByVal uChar As System.Char, _ ByVal uFormat As System.UInteger, _ ByRef lpgm As Win32.GLYPHMETRICS, _ ByVal cbBuffer As System.Integer, _ ByVal lpvBuffer As System.IntPtr, _ ByVal lpmat2 As System.IntPtr _ ) As System.Integer
パラメータ
- hdc
 - uChar
 - uFormat
 - lpgm
 - cbBuffer
 - lpvBuffer
 - lpmat2