Rotate

Stamp.Rotate property

设置或获取戳内容的旋转Rotationvalues. 注意。此属性用于设置角度为 90 度(0、90、180、270 度)的倍数。 要设置任意角度,请使用 RotateAngle 属性。 如果 ArbitraryAngle 设置的角度不是 90 的倍数,则 Rotate 属性返回 Rotation.None.

public Rotation Rotate { get; set; }

也可以看看