menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EffectSubtype - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class EffectSubtype

    Specifies the subtype of animation effect

    Inheritance
    System.Object
    EffectSubtype
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class EffectSubtype : Enum

    Fields

    Across

    Specifies the animation effect Subtype is Across

    Declaration
    public const EffectSubtype Across
    Field Value
    Type
    EffectSubtype

    Bottom

    Specifies the animation effect Subtype is Bottom

    Declaration
    public const EffectSubtype Bottom
    Field Value
    Type
    EffectSubtype

    BottomLeft

    Specifies the animation effect Subtype is BottomLeft

    Declaration
    public const EffectSubtype BottomLeft
    Field Value
    Type
    EffectSubtype

    BottomRight

    Specifies the animation effect Subtype is BottomRight

    Declaration
    public const EffectSubtype BottomRight
    Field Value
    Type
    EffectSubtype

    Center

    Specifies the animation effect Subtype is Center

    Declaration
    public const EffectSubtype Center
    Field Value
    Type
    EffectSubtype

    Clockwise

    Specifies the animation effect Subtype is Clockwise

    Declaration
    public const EffectSubtype Clockwise
    Field Value
    Type
    EffectSubtype

    CounterClockwise

    Specifies the animation effect Subtype is CounterClockwise

    Declaration
    public const EffectSubtype CounterClockwise
    Field Value
    Type
    EffectSubtype

    Down

    Specifies the animation effect Subtype is Down

    Declaration
    public const EffectSubtype Down
    Field Value
    Type
    EffectSubtype

    DownLeft

    Specifies the animation effect Subtype is DownLeft

    Declaration
    public const EffectSubtype DownLeft
    Field Value
    Type
    EffectSubtype

    DownRight

    Specifies the animation effect Subtype is DownRight

    Declaration
    public const EffectSubtype DownRight
    Field Value
    Type
    EffectSubtype

    FontAllCaps

    Specifies the animation effect Subtype is FontAllCaps

    Declaration
    public const EffectSubtype FontAllCaps
    Field Value
    Type
    EffectSubtype

    FontBold

    Specifies the animation effect Subtype is FontBold

    Declaration
    public const EffectSubtype FontBold
    Field Value
    Type
    EffectSubtype

    FontItalic

    Specifies the animation effect Subtype is FontItalic

    Declaration
    public const EffectSubtype FontItalic
    Field Value
    Type
    EffectSubtype

    FontShadow

    Specifies the animation effect Subtype is FontShadow

    Declaration
    public const EffectSubtype FontShadow
    Field Value
    Type
    EffectSubtype

    FontStrikethrough

    Specifies the animation effect Subtype is FontStrikethrough

    Declaration
    public const EffectSubtype FontStrikethrough
    Field Value
    Type
    EffectSubtype

    FontUnderline

    Specifies the animation effect Subtype is FontUnderline

    Declaration
    public const EffectSubtype FontUnderline
    Field Value
    Type
    EffectSubtype

    Gradual

    Specifies the animation effect Subtype is Gradual

    Declaration
    public const EffectSubtype Gradual
    Field Value
    Type
    EffectSubtype

    GradualAndCycleClockwise

    Specifies the animation effect Subtype is GradualAndCycleClockwise

    Declaration
    public const EffectSubtype GradualAndCycleClockwise
    Field Value
    Type
    EffectSubtype

    GradualAndCycleCounterClockwise

    Specifies the animation effect Subtype is GradualAndCycleCounterClockwise

    Declaration
    public const EffectSubtype GradualAndCycleCounterClockwise
    Field Value
    Type
    EffectSubtype

    Horizontal

    Specifies the animation effect Subtype is Horizontal

    Declaration
    public const EffectSubtype Horizontal
    Field Value
    Type
    EffectSubtype

    HorizontalIn

    Specifies the animation effect Subtype is HorizontalIn

    Declaration
    public const EffectSubtype HorizontalIn
    Field Value
    Type
    EffectSubtype

    HorizontalOut

    Specifies the animation effect Subtype is HorizontalOut

    Declaration
    public const EffectSubtype HorizontalOut
    Field Value
    Type
    EffectSubtype

    In

    Specifies the animation effect Subtype is In

    Declaration
    public const EffectSubtype In
    Field Value
    Type
    EffectSubtype

    InBottom

    Specifies the animation effect Subtype is InBottom

    Declaration
    public const EffectSubtype InBottom
    Field Value
    Type
    EffectSubtype

    InCenter

    Specifies the animation effect Subtype is InCenter

    Declaration
    public const EffectSubtype InCenter
    Field Value
    Type
    EffectSubtype

    InSlightly

    Specifies the animation effect Subtype is InSlightly

    Declaration
    public const EffectSubtype InSlightly
    Field Value
    Type
    EffectSubtype

    Instant

    Specifies the animation effect Subtype is Instant

    Declaration
    public const EffectSubtype Instant
    Field Value
    Type
    EffectSubtype

    Left

    Specifies the animation effect Subtype is Left

    Declaration
    public const EffectSubtype Left
    Field Value
    Type
    EffectSubtype

    None

    Specifies the animation effect Subtype is None

    Declaration
    public const EffectSubtype None
    Field Value
    Type
    EffectSubtype

    NotDefined

    Specifies the animation effect Subtype is NotDefined

    Declaration
    public const EffectSubtype NotDefined
    Field Value
    Type
    EffectSubtype

    OrdinalMask

    Specifies the animation effect Subtype is OrdinalMask

    Declaration
    public const EffectSubtype OrdinalMask
    Field Value
    Type
    EffectSubtype

    Out

    Specifies the animation effect Subtype is Out

    Declaration
    public const EffectSubtype Out
    Field Value
    Type
    EffectSubtype

    OutBottom

    Specifies the animation effect Subtype is OutBottom

    Declaration
    public const EffectSubtype OutBottom
    Field Value
    Type
    EffectSubtype

    OutCenter

    Specifies the animation effect Subtype is OutCenter

    Declaration
    public const EffectSubtype OutCenter
    Field Value
    Type
    EffectSubtype

    OutSlightly

    Specifies the animation effect Subtype is OutSlightly

    Declaration
    public const EffectSubtype OutSlightly
    Field Value
    Type
    EffectSubtype

    Right

    Specifies the animation effect Subtype is Right

    Declaration
    public const EffectSubtype Right
    Field Value
    Type
    EffectSubtype

    Slightly

    Specifies the animation effect Subtype is Slightly

    Declaration
    public const EffectSubtype Slightly
    Field Value
    Type
    EffectSubtype

    Top

    Specifies the animation effect Subtype is Top

    Declaration
    public const EffectSubtype Top
    Field Value
    Type
    EffectSubtype

    TopLeft

    Specifies the animation effect Subtype is TopLeft

    Declaration
    public const EffectSubtype TopLeft
    Field Value
    Type
    EffectSubtype

    TopRight

    Specifies the animation effect Subtype is TopRight

    Declaration
    public const EffectSubtype TopRight
    Field Value
    Type
    EffectSubtype

    Up

    Specifies the animation effect Subtype is Up

    Declaration
    public const EffectSubtype Up
    Field Value
    Type
    EffectSubtype

    UpLeft

    Specifies the animation effect Subtype is UpLeft

    Declaration
    public const EffectSubtype UpLeft
    Field Value
    Type
    EffectSubtype

    UpRight

    Specifies the animation effect Subtype is UpRight

    Declaration
    public const EffectSubtype UpRight
    Field Value
    Type
    EffectSubtype

    Vertical

    Specifies the animation effect Subtype is Vertical

    Declaration
    public const EffectSubtype Vertical
    Field Value
    Type
    EffectSubtype

    VerticalIn

    Specifies the animation effect Subtype is VerticalIn

    Declaration
    public const EffectSubtype VerticalIn
    Field Value
    Type
    EffectSubtype

    VerticalOut

    Specifies the animation effect Subtype is VerticalOut

    Declaration
    public const EffectSubtype VerticalOut
    Field Value
    Type
    EffectSubtype

    Wheel1

    Specifies the animation effect Subtype is Wheel1

    Declaration
    public const EffectSubtype Wheel1
    Field Value
    Type
    EffectSubtype

    Wheel2

    Specifies the animation effect Subtype is Wheel2

    Declaration
    public const EffectSubtype Wheel2
    Field Value
    Type
    EffectSubtype

    Wheel3

    Specifies the animation effect Subtype is Wheel3

    Declaration
    public const EffectSubtype Wheel3
    Field Value
    Type
    EffectSubtype

    Wheel4

    Specifies the animation effect Subtype is Wheel4

    Declaration
    public const EffectSubtype Wheel4
    Field Value
    Type
    EffectSubtype

    Wheel8

    Specifies the animation effect Subtype is Wheel8

    Declaration
    public const EffectSubtype Wheel8
    Field Value
    Type
    EffectSubtype

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved