2.2.1.7 EmfPlusPen Object

The EmfPlusPen object specifies a graphics pen for the drawing of lines.


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

Version

Type

PenData (variable)

...

BrushObject (variable)

...

Version (4 bytes): An EmfPlusGraphicsVersion object (section 2.2.2.19) that specifies the version of operating system graphics that was used to create this object.

Type (4 bytes): This field MUST be set to zero.

PenData (variable): An EmfPlusPenData object (section 2.2.2.33) that specifies properties of the graphics pen.

BrushObject (variable): An EmfPlusBrush object (section 2.2.1.1) that specifies a graphics brush associated with the pen.

See section 2.2.1 for the specification of additional graphics objects.