public interface ILeftRightDirectionTransition extends ITransitionValueBase
Left-right direction slide transition effect.
| Modifier and Type | Method and Description |
|---|---|
int |
getDirection()
Direction of transition.
|
void |
setDirection(int value)
Direction of transition.
|
int getDirection()
Direction of transition.
Read/write TransitionLeftRightDirectionType.
void setDirection(int value)
Direction of transition.
Read/write TransitionLeftRightDirectionType.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.