VisualElement.RotationY 属性

定义

获取或设置呈现元素时围绕 Y 轴(透视旋转)的旋转角度(以度为单位)。

public double RotationY { get; set; }
member this.RotationY : double with get, set

属性值

Y 轴的旋转(以度为单位)。

注解

相对于 和 AnchorY应用 AnchorX RotationY。

适用于