MorphTransition

Inheritance: java.lang.Object, com.aspose.slides.TransitionValueBase

All Implemented Interfaces: com.aspose.slides.IMorphTransition

public class MorphTransition extends TransitionValueBase implements IMorphTransition

Ripple slide transition effect.

Methods

MethodDescription
getMorphType()Type of morph transition.
setMorphType(int value)Type of morph transition.

getMorphType()

public final int getMorphType()

Type of morph transition. Read/write TransitionMorphType.

Returns: int

setMorphType(int value)

public final void setMorphType(int value)

Type of morph transition. Read/write TransitionMorphType.

Parameters:

ParameterTypeDescription
valueint