CenterY 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)
- C#
- VB
- F#
public double CenterY { get; set; }
Public Property CenterY As Double
Get
Set
member CenterY : float with get, set