Bagikan melalui


VisualElement.RotationY Properti

Definisi

Mendapatkan atau mengatur rotasi (dalam derajat) tentang sumbu Y (rotasi perspektif) saat elemen dirender. Ini adalah properti yang dapat diikat.

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

Nilai Properti

Rotasi tentang sumbu Y dalam derajat.

Keterangan

Rotasi diterapkan relatif terhadap AnchorX dan AnchorY.

Berlaku untuk