[]
public static extern bool GetTextMetrics(IntPtr hdc, ref Win32.TEXTMETRIC tm)
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc | |
| Win32.TEXTMETRIC | tm |
| Type | Description |
|---|---|
| bool |
public static Win32.TEXTMETRIC GetTextMetrics(IntPtr hdc)
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc |
| Type | Description |
|---|---|
| Win32.TEXTMETRIC |