TransitionValueBase Class

Base class for slide transition effects.
Inheritance Hierarchy
SystemObject
  Aspose.Slides.SlideShowTransitionValueBase
    More...

Namespace:  Aspose.Slides.SlideShow
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public class TransitionValueBase : ITransitionValueBase

The TransitionValueBase type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the two TransitionValueBase instances are equal.
(Overrides ObjectEquals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also
Inheritance Hierarchy
SystemObject
  Aspose.Slides.SlideShowTransitionValueBase
    Aspose.Slides.SlideShowCornerDirectionTransition
    Aspose.Slides.SlideShowEightDirectionTransition
    Aspose.Slides.SlideShowEmptyTransition
    Aspose.Slides.SlideShowFlyThroughTransition
    Aspose.Slides.SlideShowGlitterTransition
    Aspose.Slides.SlideShowInOutTransition
    Aspose.Slides.SlideShowLeftRightDirectionTransition
    Aspose.Slides.SlideShowMorphTransition
    Aspose.Slides.SlideShowOptionalBlackTransition
    Aspose.Slides.SlideShowOrientationTransition
    Aspose.Slides.SlideShowRevealTransition
    Aspose.Slides.SlideShowRippleTransition
    Aspose.Slides.SlideShowShredTransition
    Aspose.Slides.SlideShowSideDirectionTransition
    Aspose.Slides.SlideShowSplitTransition
    Aspose.Slides.SlideShowWheelTransition