Transform Property
Gets the transform from local to global coordinate space.
Definition
Namespace: Avalonia.VisualTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Matrix Transform { get; }
Public ReadOnly Property Transform As Matrix
Get
member Transform : Matrix with get