public class OrientationTransition extends TransitionValueBase implements IOrientationTransition
Orientation slide transition effect.
| Modifier and Type | Method and Description |
|---|---|
byte |
getDirection()
Direction of transition.
|
void |
setDirection(byte value)
Direction of transition.
|
equals, hashCodepublic final byte getDirection()
Direction of transition.
Read/write Orientation.
getDirection in interface IOrientationTransitionpublic final void setDirection(byte value)
Direction of transition.
Read/write Orientation.
setDirection in interface IOrientationTransitionCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.