VisualElement.RotationY 屬性

定義

取得或設定呈現元素時繞著 Y 軸 (透視旋轉) 的旋轉 (度)。

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

屬性值

以度為單位的 Y 軸旋轉。

備註

RotationY 會相對於 AnchorXAnchorY 套用。

適用於