2.2.2.42 EmfPlusRegionNodePath Object

The EmfPlusRegionNodePath object specifies a graphics path for drawing the boundary of a region node.


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

RegionNodePathLength

RegionNodePath (variable)

...

RegionNodePathLength (4 bytes): A signed integer that specifies the length in bytes of the RegionNodePath field.

RegionNodePath (variable): An EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the region node.

Region nodes are specified by EmfPlusRegion objects (section 2.2.1.8). An EmfPlusRegionNodePath object MUST be present in the RegionNodeData field of an EmfPlusRegionNode object (section 2.2.2.40) if its Type field is set to the RegionNodeDataTypePath value from the RegionNodeDataType enumeration (section 2.1.1.26).

See section 2.2.2 for the specification of additional structure objects.