public class WheelTransition extends TransitionValueBase implements IWheelTransition
Wheel slide transition effect.
| Modifier and Type | Method and Description |
|---|---|
long |
getSpokes()
Number spokes of wheel transition.
|
void |
setSpokes(long value)
Number spokes of wheel transition.
|
equals, hashCodepublic final long getSpokes()
Number spokes of wheel transition.
Read/write long.
getSpokes in interface IWheelTransitionpublic final void setSpokes(long value)
Number spokes of wheel transition.
Read/write long.
setSpokes in interface IWheelTransitionCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.