3.2.6.7 EMR_SETBRUSHORGEX Example

This section provides an example of the EMR_SETBRUSHORGEX record ([MS-EMF] section 2.3.11.12).

 00064BE0:                        0d 00 00 00 10 00 00 00 
 00064BF0:00 00 00 00 00 00 00 00 


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 (0x0000000D)

Size (0x00000010)

Origin (0x00000000)

... (0x00000000)

Type (4 bytes): 0x0000000D identifies this EMF record type as EMR_SETBRUSHORGEX.

Size (4 bytes): 0x00000010 is the size of this record in bytes.

Origin (8 bytes): 0x00000000, 0x00000000 specifies the brush horizontal and vertical origin in device units.