Click or drag to resize

AnimationMotionOrigin Enumeration

Indicates that the origin of the motion path.

Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum AnimationMotionOrigin
Members
Member name Value Description
None -1
Parent 0
Layout 1
See Also