TransitionCornerAndCenterDirectionType Enumeration

Specifies a direction restricted to the corners and center.

Namespace:  Aspose.Slides.SlideShow
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum TransitionCornerAndCenterDirectionType
Members
  Member nameValueDescription
LeftDown0
LeftUp1
RightDown2
RightUp3
Center4
See Also