[]
public static extern int GetTextMetricsW(IntPtr hDC, ref Win32.TEXTMETRICW lptm)
Public Shared Function GetTextMetricsW(hDC As IntPtr, ByRef lptm As Win32.TEXTMETRICW) As Integer
| Type | Name | Description |
|---|---|---|
| IntPtr | hDC | |
| Win32.TEXTMETRICW | lptm |
| Type | Description |
|---|---|
| int |