IMotionCmdPathPointsType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax MotionPathPointsType PointsType { get; set; }
Property PointsType As MotionPathPointsType
Get
Set
property MotionPathPointsType PointsType {
MotionPathPointsType get ();
void set (MotionPathPointsType value);
}
abstract PointsType : MotionPathPointsType with get, set
Property Value
Type:
MotionPathPointsTypeSee Also