2.3.5.9 EMR_FILLPATH Record

The EMR_FILLPATH record closes any open figures in the current path bracket and fills the path's interior by using the current brush and polygon-filling mode.


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

Bounds

...

...

...

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

Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.

Bounds (16 bytes): A RectL object ([MS-WMF] section 2.2.2.19), which specifies the bounding rectangle in logical units.

See section 2.3.5 for more drawing record types.