2.3.11.19 lineRightDashStyle_complex

The lineRightDashStyle_complex property specifies additional data for the lineRightDashStyle property, as defined in section 2.3.11.18. If the opid.fComplex bit of lineRightDashStyle 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

lineRightDashStyle_complex (variable)

...

lineRightDashStyle_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 specifies the multiplier of the first dash, the second element specifies the multiplier of the first space, the third element specifies the multiplier of the second dash, and so on—alternating between spaces and dashes. This value SHOULD be used only if the lineRightDashing property, as defined in section 2.3.11.17, is either not present or equal to msolineSolid.