Share via


VisualElement.Rotation 屬性

定義

取得或設定呈現元素時繞著 Z 軸 (仿射旋轉) 的旋轉 (度)。

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

屬性值

System.Double

以度為單位的 Z 軸旋轉。

備註

旋轉是相對於 AnchorXAnchorY套用。

適用於