2.3.11.4 EMR_MOVETOEX Record
The EMR_MOVETOEX record specifies the coordinates of s new drawing position in logical units.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.