com.spire.presentation.drawing.transition
Class RevealTransition
java.lang.Object
com.spire.presentation.PptObject
com.spire.presentation.drawing.transition.Transition
com.spire.presentation.drawing.transition.RevealTransition
public class RevealTransition
- extends Transition
reveal transition effect.
RevealTransition
public RevealTransition(TransitionType type)
- Constructor for orientation slide transition effects.
- Parameters:
type
- Type of a transition effect.
getDirection
public TransitionRevealLRDirection getDirection()
- Direction of transition.
- Returns:
setDirection
public void setDirection(TransitionRevealLRDirection value)