'宣言 Public Shared Function GetTextMetricsW( _ ByVal hDC As System.IntPtr, _ ByRef lptm As Win32.TEXTMETRICW _ ) As System.Integer
public static System.int GetTextMetricsW( System.IntPtr hDC, ref Win32.TEXTMETRICW lptm )
パラメータ
- hDC
- lptm
'宣言 Public Shared Function GetTextMetricsW( _ ByVal hDC As System.IntPtr, _ ByRef lptm As Win32.TEXTMETRICW _ ) As System.Integer
public static System.int GetTextMetricsW( System.IntPtr hDC, ref Win32.TEXTMETRICW lptm )