ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MotionOriginType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MotionOriginType

    Specifies the origin type of motion effect

    Inheritance
    System.Object
    MotionOriginType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class MotionOriginType : Enum

    Fields

    Layout

    Specifies the motion origin type is Layout

    Declaration
    public const MotionOriginType Layout
    Field Value
    Type Description
    MotionOriginType

    NotDefined

    Specifies the motion origin type is NotDefined

    Declaration
    public const MotionOriginType NotDefined
    Field Value
    Type Description
    MotionOriginType

    Parent

    Specifies the motion origin type is Parent

    Declaration
    public const MotionOriginType Parent
    Field Value
    Type Description
    MotionOriginType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved