TransformedBoundsTransform Property

Gets the transform from local to global coordinate space.

Definition

Namespace: Avalonia.VisualTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Matrix Transform { get; }

Property Value

Matrix

See Also