Skip to main content

RotateTransform(Double, Double, Double) Constructor

Initializes a new instance of the RotateTransform class.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public RotateTransform(
double angle,
double centerX,
double centerY
)

Parameters

  Double
The angle, in degrees.
  Double
The x-coordinate of the center point for the rotation.
  Double
The y-coordinate of the center point for the rotation.

See Also

Reference

RotateTransform Class
RotateTransform Overload
Avalonia.Media Namespace