20.1.4.1.11 effectStyle
20.1.4.1.11 effectStyle
This element defines a set of effects and 3D properties that can be applied to an object.
[Example:
Consider the following example of an effect style within DrawingML:
<effectStyle>
<effectLst>
<outerShdw blurRad="57150" dist="38100" dir="5400000" algn="ctr"
rotWithShape="0">
<schemeClr val="phClr">
<shade val="9000"/>
<satMod val="105000"/>
<alpha val="48000"/>
</schemeClr>
</outerShdw>
</effectLst>
</effectStyle>
In this example, an outer shadow is being applied to a shape as the moderate effect. end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_EffectStyleItem) is located in A.4.1. end note]
Last updated on