TransitionShredPattern Enumeration |
Specifies a geometric shape that tiles together to fill a larger area.
Namespace:
Aspose.Slides.SlideShow
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic enum TransitionShredPattern
Public Enumeration TransitionShredPattern
public enum class TransitionShredPattern
type TransitionShredPattern
Members
| Member name | Value | Description |
---|
| Strip | 0 |
Vertical strips
|
| Rectangle | 1 |
Small rectangles
|
See Also