ImmutableTileBrushAlignmentX 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 AlignmentX AlignmentX { get; }

Property Value

AlignmentX

Implements

ITileBrushAlignmentX

See Also