共用方式為


VisualElement.RotationX 屬性

定義

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

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

屬性值

備註

相對於 和 AnchorY,會套用AnchorX旋轉。

適用於