FilterEffectSubtype
FilterEffectSubtype enumeration
Represents filter effect subtypes.
public enum FilterEffectSubtype
Values
Name | Value | Description |
---|---|---|
None | 0 |
|
Across | 1 |
|
Down | 2 |
|
DownLeft | 3 |
|
DownRight | 4 |
|
FromBottom | 5 |
|
FromLeft | 6 |
|
FromRight | 7 |
|
FromTop | 8 |
|
Horizontal | 9 |
|
In | 10 |
|
InHorizontal | 11 |
|
InVertical | 12 |
|
Left | 13 |
|
Out | 14 |
|
OutHorizontal | 15 |
|
OutVertical | 16 |
|
Right | 17 |
|
Spokes1 | 18 |
|
Spokes2 | 19 |
|
Spokes3 | 20 |
|
Spokes4 | 21 |
|
Spokes8 | 22 |
|
Up | 23 |
|
UpLeft | 24 |
|
UpRight | 25 |
|
Vertical | 26 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides