IWheelTransition

All Implemented Interfaces: com.aspose.slides.ITransitionValueBase

public interface IWheelTransition extends ITransitionValueBase

Wheel slide transition effect.

Methods

MethodDescription
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:

ParameterTypeDescription
valuelong