TransformedBoundsTransform Property
Gets the transform from local to global coordinate space.
Namespace: Avalonia.VisualTreeAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Matrix Transform { get; }
Public ReadOnly Property Transform As Matrix
Get
member Transform : Matrix with get
Property Value
Matrix