ImmutableSolidColorBrushTransformOrigin Property

Gets the transform origin of the brush

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RelativePoint TransformOrigin { get; }

Property Value

RelativePoint

Implements

IBrushTransformOrigin

See Also