2.3.2.4 EMR_OFFSETCLIPRGN Record

The EMR_OFFSETCLIPRGN record moves the current clipping region in the playback device context by the specified offsets.

Fields not specified in this section are specified in section 2.3.2.


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_OFFSETCLIPRGN. This value is 0x0000001A.

Offset (8 bytes): A PointL object ([MS-WMF] section 2.2.2.15) that specifies the horizontal and vertical offsets in logical units.

See section 2.3.2 for more clipping record types.