RotationCenter

MotionEffect.RotationCenter property

描述用于按照 X 角度旋转运动路径的旋转中心。可读写 PointF。

public PointF RotationCenter { get; set; }

See Also