TransitionPattern
TransitionPattern enum
Specifies a geometric pattern that tiles together to fill a larger area.
enum class TransitionPattern
Values
Name | Value | Description |
---|---|---|
Diamond | 0 | Diamond tile pattern |
Hexagon | 1 | Hexagon tile pattern |
See Also
- Namespace Aspose::Slides::SlideShow
- Library Aspose.Slides