Enum EffectSubtype
Specifies the subtype of animation effect
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum EffectSubtype
Fields
Name | Description |
---|---|
Across | Specifies the animation effect Subtype is Across |
Bottom | Specifies the animation effect Subtype is Bottom |
BottomLeft | Specifies the animation effect Subtype is BottomLeft |
BottomRight | Specifies the animation effect Subtype is BottomRight |
Center | Specifies the animation effect Subtype is Center |
Clockwise | Specifies the animation effect Subtype is Clockwise |
CounterClockwise | Specifies the animation effect Subtype is CounterClockwise |
Down | Specifies the animation effect Subtype is Down |
DownLeft | Specifies the animation effect Subtype is DownLeft |
DownRight | Specifies the animation effect Subtype is DownRight |
FontAllCaps | Specifies the animation effect Subtype is FontAllCaps |
FontBold | Specifies the animation effect Subtype is FontBold |
FontItalic | Specifies the animation effect Subtype is FontItalic |
FontShadow | Specifies the animation effect Subtype is FontShadow |
FontStrikethrough | Specifies the animation effect Subtype is FontStrikethrough |
FontUnderline | Specifies the animation effect Subtype is FontUnderline |
Gradual | Specifies the animation effect Subtype is Gradual |
GradualAndCycleClockwise | Specifies the animation effect Subtype is GradualAndCycleClockwise |
GradualAndCycleCounterClockwise | Specifies the animation effect Subtype is GradualAndCycleCounterClockwise |
Horizontal | Specifies the animation effect Subtype is Horizontal |
HorizontalIn | Specifies the animation effect Subtype is HorizontalIn |
HorizontalOut | Specifies the animation effect Subtype is HorizontalOut |
In | Specifies the animation effect Subtype is In |
InBottom | Specifies the animation effect Subtype is InBottom |
InCenter | Specifies the animation effect Subtype is InCenter |
InSlightly | Specifies the animation effect Subtype is InSlightly |
Instant | Specifies the animation effect Subtype is Instant |
Left | Specifies the animation effect Subtype is Left |
None | Specifies the animation effect Subtype is None |
NotDefined | Specifies the animation effect Subtype is NotDefined |
OrdinalMask | Specifies the animation effect Subtype is OrdinalMask |
Out | Specifies the animation effect Subtype is Out |
OutBottom | Specifies the animation effect Subtype is OutBottom |
OutCenter | Specifies the animation effect Subtype is OutCenter |
OutSlightly | Specifies the animation effect Subtype is OutSlightly |
Right | Specifies the animation effect Subtype is Right |
Slightly | Specifies the animation effect Subtype is Slightly |
Top | Specifies the animation effect Subtype is Top |
TopLeft | Specifies the animation effect Subtype is TopLeft |
TopRight | Specifies the animation effect Subtype is TopRight |
Up | Specifies the animation effect Subtype is Up |
UpLeft | Specifies the animation effect Subtype is UpLeft |
UpRight | Specifies the animation effect Subtype is UpRight |
Vertical | Specifies the animation effect Subtype is Vertical |
VerticalIn | Specifies the animation effect Subtype is VerticalIn |
VerticalOut | Specifies the animation effect Subtype is VerticalOut |
Wheel1 | Specifies the animation effect Subtype is Wheel1 |
Wheel2 | Specifies the animation effect Subtype is Wheel2 |
Wheel3 | Specifies the animation effect Subtype is Wheel3 |
Wheel4 | Specifies the animation effect Subtype is Wheel4 |
Wheel8 | Specifies the animation effect Subtype is Wheel8 |