2.2.24 RegionData Object
The RegionData object specifies data that defines a region, which is made of non-overlapping rectangles.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.