ShredTransition

ShredTransition class

Shred slide transition effect.

getDirection

NameDescription
getDirection ()Direction of transition. Read/write TransitionInOutDirectionType.

Returns: int


getPattern

NameDescription
getPattern ()Specifies the shape of the visuals used during the transition. Read/write TransitionShredPattern.

Returns: int


setDirection

NameDescription
setDirection (int)Direction of transition. Read/write TransitionInOutDirectionType.

Returns: void


setPattern

NameDescription
setPattern (int)Specifies the shape of the visuals used during the transition. Read/write TransitionShredPattern.

Returns: void