<diamond> (Diamond Slide Transition)

This element describes a diamond slide transition effect.

[Example: Consider we have a slide with a diamond slide transition animated vertically. The <diamond> element should be used as follows:

    <p:transition>
        <p:diamond/>
    </p:transition>

End example]

Parent Elements

<transition>4.4.1.46)

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Empty"/>