CenterX Property
Gets or sets the x-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 CenterX { get; set; }
Public Property CenterX As Double
Get
Set
member CenterX : float with get, set