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