VisualElement.Rotation 屬性

定義

取得或設定呈現元素時繞著 Z 軸 (仿射旋轉) 的旋轉 (度)。 這是可繫結屬性。

public:
 property double Rotation { double get(); void set(double value); };
public double Rotation { get; set; }
member this.Rotation : double with get, set
Public Property Rotation As Double

屬性值

以度為單位的 Z 軸旋轉。

備註

相對於和AnchorY套用AnchorX旋轉。

適用於