RotationCenter

IMotionEffect.RotationCenter property

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

public PointF RotationCenter { get; set; }

See Also