2.3.12.2 EMR_SETWORLDTRANSFORM Record
The EMR_SETWORLDTRANSFORM record specifies a transform for the current world-space to page-space transform in the playback device context.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type |
|||||||||||||||||||||||||||||||
Size |
|||||||||||||||||||||||||||||||
Xform (24 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
Type (4 bytes): An unsigned integer that identifies this record type as EMR_SETWORLDTRANSFORM. This value is 0x00000023.
Size (4 bytes): An unsigned integer that specifies the size of this record in bytes. This value is 0x00000020.
Xform (24 bytes): An XForm object (section 2.2.28) that specifies a two-dimensional linear transform in logical units. This transform defines a new value for the current world-space to page-space transform.
For more information concerning transforms and coordinate spaces, see [MSDN-WRLDPGSPC]. See section 2.3.12 for more transform record types.