MotionEffectRotationCenter Property

Describes the center of the rotation used to rotate a motion path by X angle. Read/write PointF.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public PointF RotationCenter { get; set; }

Property Value

Type: PointF

Implements

IMotionEffectRotationCenter
See Also