2.3.10.19 lineTopDashStyle_complex

The lineTopDashStyle_complex property, as defined in section 2.3.10.19, specifies additional data for the lineTopDashStyle property, as defined in section 2.3.10.18. If the opid.fComplex bit of lineTopDashStyle equals 0x1, this property MUST exist.


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

lineTopDashStyle_complex (variable)

...

lineTopDashStyle_complex (variable): An IMsoArray record, as defined in section 2.2.51, of 32-bit unsigned integers that specifies a custom dash style for the line. The length of each dash and space in the dash style of the line is the product of a multiplier and the line width. The first element of the array specifies the multiplier of the first dash, the second element of the array specifies the multiplier of the first space, the third element of the array specifies the multiplier of the second dash, and so on—alternating between spaces and dashes. This value SHOULD be used only if the lineTopDashing property, as defined in section 2.3.10.17, is either not present or equal to msolineSolid.