2.2.2.26 EmfPlusLinePath Object
The EmfPlusLinePath object specifies a graphics path for outlining a custom line cap.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LinePathLength |
|||||||||||||||||||||||||||||||
LinePath (variable) |
|||||||||||||||||||||||||||||||
... |
LinePathLength (4 bytes): A signed integer that defines the length in bytes of the LinePath field.
LinePath (variable): An EmfPlusPath object (section 2.2.1.6) that defines the outline.
Custom line caps are specified by EmfPlusCustomLineCap objects (section 2.2.1.2). An EmfPlusLinePath object MUST be present if the CustomLineCapDataLinePath flag (section 2.1.2.2) is set in the CustomLineCapDataFlags field of an EmfPlusCustomLineCapData object (section 2.2.2.13).
See section 2.2.2 for the specification of additional structure objects.