2.3.13.9 shadowSecondOffsetY

The shadowSecondOffsetY property specifies the distance along the y-axis that the highlighted shadow lies away from the shape. This property MUST exist if the shadowType property, as defined in section 2.3.13.1, equals msoshadowDouble; otherwise, this property MUST be ignored.


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

opid

shadowSecondOffsetY

...

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 0x0208.

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

shadowSecondOffsetY (4 bytes): A signed integer that specifies the distance, in EMUs, along the y-axis that the highlighted portion of the shadow lies away from the shape. If this value is positive, the shadow is offset from the bottom of the axis-aligned bounding rectangle for the shape. If this value is negative, the shadow is offset from the top of the axis-aligned bounding rectangle for the shape. 

The default value for this property is 0x00000000.