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