Enum MotionOriginType
Specifies the origin type of motion effect
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum MotionOriginType
Fields
| Name | Description |
|---|---|
| Layout | Specifies the motion origin type is Layout |
| NotDefined | Specifies the motion origin type is NotDefined |
| Parent | Specifies the motion origin type is Parent |