3.2.59 EMR_SETWORLDTRANSFORM Example
This section provides an example of the EMFEMR_SETWORLDTRANSFORM record (section [MS-EMF] section 2.3.12.2).
00000800: 23 00 00 00 00000810: 20 00 00 00 FF FF 7F 3F 00 00 00 00 00 00 00 00 00000820: FD FF 7F 3F 00 00 00 00 00 00 00 00
Figure 96: EMF EMR_SETWORLDTRANSFORM Record Example
Type: 0x00000023 identifies the record type as EMR_SETWORLDTRANSFORM.
Size: 0x00000020 specifies the size of this record in bytes.
Xform: (1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000) an EMF XForm object (section 2.2.28), which specifies the world space to page spacetransformation.