IWheelTransition
All Implemented Interfaces: com.aspose.slides.ITransitionValueBase
public interface IWheelTransition extends ITransitionValueBase
Wheel slide transition effect.
Methods
Method | Description |
---|---|
getSpokes() | Number spokes of wheel transition. |
setSpokes(long value) | Number spokes of wheel transition. |
getSpokes()
public abstract long getSpokes()
Number spokes of wheel transition. Read/write long.
Returns: long
setSpokes(long value)
public abstract void setSpokes(long value)
Number spokes of wheel transition. Read/write long.
Parameters:
Parameter | Type | Description |
---|---|---|
value | long |