2.2.1.7 EmfPlusPen Object
The EmfPlusPen object specifies a graphics pen for the drawing of lines.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.