MotionPathEditMode
Overview
MotionPathEditMode is a enum in Aspose.Slides FOSS for Python.
Specifies how the motion path moves when the target shape is moved
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default motion path edit mode |
RELATIVE | Represents a motion path edit mode where coordinates are relative to the shape’s original position |
FIXED | Represents a motion path edit mode where coordinates are fixed absolute positions |