origin property
origin property
Specifies what the origin of the motion path is relative to such as the layout of the slide,
or the parent.
Read/write MotionOriginType
.
Definition:
@property
def origin(self):
...
@origin.setter
def origin(self, value):
...
See Also
- class
MotionEffect
- enumeration
MotionOriginType
- module
aspose.slides.animation
- library
Aspose.Slides