Transform Property
Gets the transform of the brush.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
ITransform? Transform { get; }
ReadOnly Property Transform As ITransform
Get
abstract Transform : ITransform with get