RotateTransformCenterY Property

Gets or sets the y-coordinate of the rotation center point. The default is 0.

Definition

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

Property Value

Double

See Also