Class MotionOriginType
Specifies the origin type of motion effect
Inheritance
System.Object
MotionOriginType
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class MotionOriginType : Enum
Fields
Layout
Specifies the motion origin type is Layout
Declaration
public const MotionOriginType Layout
Field Value
Type |
---|
MotionOriginType |
NotDefined
Specifies the motion origin type is NotDefined
Declaration
public const MotionOriginType NotDefined
Field Value
Type |
---|
MotionOriginType |
Parent
Specifies the motion origin type is Parent
Declaration
public const MotionOriginType Parent
Field Value
Type |
---|
MotionOriginType |