IMotionEffectRotationCenter 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
PointF RotationCenter { get; set; }

Property Value

Type: PointF
See Also