RevealTransition
RevealTransition class
Reveal slide transition effect.
public class RevealTransition : TransitionValueBase, IRevealTransition
Properties
Name | Description |
---|---|
Direction { get; set; } | Direction of transition. Read/write TransitionLeftRightDirectionType . |
ThroughBlack { get; set; } | Specifies whether the transition fades through black. Read/write Boolean. |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the two TransitionValueBase instances are equal. |
override GetHashCode() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
See Also
- class TransitionValueBase
- interface IRevealTransition
- namespace Aspose.Slides.SlideShow
- assembly Aspose.Slides