Windows.Win32.Graphics.Gdi.XFORM
struct XFORM
The XFORM structure specifies a world-space to page-space transformation.
namespace Windows.Win32.Graphics.Gdi
{
internal struct XFORM
{
}
}