Click or drag to resize

AnimationMotionPathEditMode Enumeration

Specifies how the motion path moves when the target shape is moved

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