Ribbon for WinForms
GetGlyphOutline メソッド (Win32)

C1.Win.4.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : GetGlyphOutline メソッド
シンタックス
'宣言
 
Public Shared Function GetGlyphOutline( _
   ByVal hdc As IntPtr, _
   ByVal uChar As Char, _
   ByVal uFormat As UInteger, _
   ByRef lpgm As Win32.GLYPHMETRICS, _
   ByVal cbBuffer As Integer, _
   ByVal lpvBuffer As IntPtr, _
   ByVal lpmat2 As IntPtr _
) As Integer
public static int GetGlyphOutline( 
   IntPtr hdc,
   char uChar,
   uint uFormat,
   ref Win32.GLYPHMETRICS lpgm,
   int cbBuffer,
   IntPtr lpvBuffer,
   IntPtr lpmat2
)

パラメータ

hdc
uChar
uFormat
lpgm
cbBuffer
lpvBuffer
lpmat2
参照

Win32 クラス
Win32 メンバ