LayoutTransformControlLayoutTransform Property
Gets or sets a graphics transformation that should apply to this element when layout is performed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ITransform? LayoutTransform { get; set; }
Public Property LayoutTransform As ITransform
Get
Set
member LayoutTransform : ITransform with get, set
Property Value
ITransform