@msdn=http://search.microsoft.com/search/results.aspx?qu=POINTFX @pinvoke=http://pinvoke.net/$$$.htm Summary: The POINTFX struct. !!!!C# Definition: struct POINTFX { public FIXED x; public FIXED y; } !!!!VB Definition: Structure POINTFX Public x As FIXED Public y As FIXED End Structure
Edit Structures.POINTFX
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.