VisualRenderTransformOrigin Property

Gets or sets the transform origin of the control.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RelativePoint RenderTransformOrigin { get; set; }

Property Value

RelativePoint

See Also