ShredTransition
ShredTransition class
Shred slide transition effect.
getDirection
| Name | Description |
|---|---|
| getDirection () | Direction of transition. Read/write TransitionInOutDirectionType. |
Returns: int
getPattern
| Name | Description |
|---|---|
| getPattern () | Specifies the shape of the visuals used during the transition. Read/write TransitionShredPattern. |
Returns: int
setDirection
| Name | Description |
|---|---|
| setDirection (int) | Direction of transition. Read/write TransitionInOutDirectionType. |
Returns: void
setPattern
| Name | Description |
|---|---|
| setPattern (int) | Specifies the shape of the visuals used during the transition. Read/write TransitionShredPattern. |
Returns: void