ImmutableSolidColorBrushTransform Property

Gets the transform of the brush.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ITransform? Transform { get; }

Property Value

ITransform

Implements

IBrushTransform

See Also