LayoutTransformControl.

LayoutTransform Property

Summary

Gets or sets a graphics transformation that should apply to this element when layout is performed.
Namespace
Avalonia.Controls
Containing Type
LayoutTransformControl

Syntax

public ITransform LayoutTransform { get; set; }

Value

Type Description
ITransform