direction property
direction property
Direction of a transition effect.
Read/write TransitionInOutDirectionType.
Definition:
@property
def direction(self):
    ...
@direction.setter
def direction(self, value):
    ...
See Also
- class IInOutTransition
- enumeration TransitionInOutDirectionType
- module aspose.slides.slideshow
- library Aspose.Slides