2.3.11.4 EMR_MOVETOEX Record

The EMR_MOVETOEX record specifies the coordinates of s new drawing position in logical units.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Type

Size

Offset

...

Type (4 bytes): An unsigned integer that identifies this record type as EMR_MOVETOEX. This value is 0x0000001B.

Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.

Offset (8 bytes): A PointL object ([MS-WMF] section 2.2.2.15), which specifies coordinates of the new drawing position in logical units.

See section 2.3.11 for more state record types.