MotionCmdPath

Overview

MotionCmdPath is a class in Aspose.Slides FOSS for Python. Inherits from: IMotionCmdPath.

Represent one command of a path.

Properties

NameTypeAccessDescription
pointslist[Any]ReadHolds the list of points that define the motion path
command_typeMotionCommandPathTypeReadIndicates the type of motion command for the path
is_relativeboolReadSpecifies if the path points are relative to the shape’s position
points_typeMotionPathPointsTypeReadDescribes the format or coordinate system of the path points