PDFTransition.Directions

From Xojo Documentation

Enumeration
Class.Directions

New in 2021r3

The direction in which the transition will move.

Values

Enum
Default
Horizontal
Vertical
LeftToRight
BottomToTop
RightToLeft
TopToBottom
TopLeftToBottomRight
Inward
Outward
HorizontalInward
HorizontalOutward
VerticalInward
VerticalOutward

Compatibility

Web projects on Linux, macOS and Windows operating systems.

See Also