public class MorphTransition extends TransitionValueBase implements IMorphTransition
Ripple slide transition effect.
| Modifier and Type | Method and Description |
|---|---|
int |
getMorphType()
Type of morph transition.
|
void |
setMorphType(int value)
Type of morph transition.
|
equals, hashCodepublic final int getMorphType()
Type of morph transition.
Read/write TransitionMorphType.
getMorphType in interface IMorphTransitionpublic final void setMorphType(int value)
Type of morph transition.
Read/write TransitionMorphType.
setMorphType in interface IMorphTransitionCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.