@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: struct GLYPHMETRICS { public int gmBlackBoxX; public int gmBlackBoxY; [MarshalAs(UnmanagedType.Struct)] public POINTFX gmptGlyphOrigin; public short gmCellIncX; public short gmCellIncY; } !!!!VB Definition: Structure GLYPHMETRICS Public TODO End Structure !!!!User-Defined Field Types: [POINTFX] !!!!Notes: None. Documentation: GLYPHMETRICS@msdn on MSDN
Edit Structures.GLYPHM...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.