2.2.2.6 EmfPlusBoundaryPathData Object

The EmfPlusBoundaryPathData object specifies a graphics path boundary for a gradient brush.


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

BoundaryPathSize

BoundaryPathData (variable)

...

BoundaryPathSize (4 bytes): A signed integer that specifies the size in bytes of the BoundaryPathData field.

BoundaryPathData (variable): An EmfPlusPath object (section 2.2.1.6), which specifies the boundary of the brush.

Boundary path data is specified in the BoundaryData field of an EmfPlusPathGradientBrushData object (section 2.2.2.29).

See section 2.2.2 for the specification of additional structure objects.