IShredTransition
IShredTransition interface
Shred slide transition effect.
public interface IShredTransition : ITransitionValueBase
Properties
Name | Description |
---|---|
AsITransitionValueBase { get; } | Allows to get base ITransitionValueBase interface. Read-only ITransitionValueBase . |
Direction { get; set; } | Direction of transition. Read/write TransitionInOutDirectionType . |
Pattern { get; set; } | Specifies the shape of the visuals used during the transition. Read/write TransitionShredPattern . |
See Also
- interface ITransitionValueBase
- namespace Aspose.Slides.SlideShow
- assembly Aspose.Slides