[]
public static extern int GetGlyphOutline(nint hdc, char uChar, uint uFormat, ref Win32.GLYPHMETRICS lpgm, int cbBuffer, nint lpvBuffer, nint lpmat2)
Type | Name | Description |
---|---|---|
nint | hdc | |
char | uChar | |
uint | uFormat | |
Win32.GLYPHMETRICS | lpgm | |
int | cbBuffer | |
nint | lpvBuffer | |
nint | lpmat2 |
Type | Description |
---|---|
int |