<circle> (Circle Slide Transition)

This element describes the Circle transition effect..

[Example: Consider we have a slide with a "circle" style transition. The <circle> element should be used as follows:

    <p:transition>
        <p:circle/>
    </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"/>