2.3.8.15 lineMiterLimit
The lineMiterLimit property specifies the maximum allowed ratio of miter length to line width. The miter length is the distance from the intersection of the line walls on the inside of the join to the intersection of the line walls on the outside of the join. The following figure illustrates the miter length.
Figure 7: The miter length represented by a dashed line
If the miter length extends beyond the line miter limit, the line SHOULD be clipped, as shown in the following figure.
Figure 8: A line that was clipped because the miter length extended beyond the line miter limit
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opid |
lineMiterLimit |
||||||||||||||||||||||||||||||
... |
opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.
-
Field
Meaning
opid.opid
A value that MUST be 0x01CC.
opid.fBid
A value that MUST be 0x0.
opid.fComplex
A value that MUST be 0x0.
lineMiterLimit (4 bytes): A value of type FixedPoint, as specified in [MS-OSHARED] section 2.2.1.6, that specifies the maximum allowed ratio of miter length to line width. The default value for this property is 0x00080000.