VisualElement.RotationY Propiedad

Definición

Obtiene o establece la rotación en grados sobre el eje Y (rotación de perspectiva) cuando se representa el elemento.

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

Valor de propiedad

Rotación sobre el eje Y en grados.

Comentarios

RotationY se aplica en relación con AnchorX y AnchorY.

Se aplica a