RotateTransformAngle Property

Gets or sets the angle of rotation, in degrees.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double Angle { get; set; }

Property Value

Double

See Also