ImmutableTileBrushAlignmentY Property

Gets the horizontal alignment of a tile in the destination.

Definition

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

Property Value

AlignmentY

Implements

ITileBrushAlignmentY

See Also