Transform Property
Gets or sets a transform to apply to the geometry.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Transform? Transform { get; set; }
Public Property Transform As Transform
Get
Set
member Transform : Transform with get, set