2.3.2.5 EMR_SELECTCLIPPATH Record

The EMR_SELECTCLIPPATH record sets the current clipping region in the playback device context to the current clipping region combined with current path bracket.

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

RegionMode

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

RegionMode (4 bytes): An unsigned integer that specifies how to combine the current clipping region with the current path bracket. This value is in the RegionMode enumeration (section 2.1.29).

See section 2.3.2 for more clipping record types.