2.2.24 RegionData Object

The RegionData object specifies data that defines a region, which is made of non-overlapping rectangles.


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

RegionDataHeader (32 bytes)

...

...

...

Data (variable)

...

RegionDataHeader (32 bytes): A 256-bit RegionDataHeader object (section 2.2.25) that defines the contents of the Data field.

Data (variable): An array of RectL objects ([MS-WMF] section 2.2.2.19); the objects are merged to create the region.