LayoutableUseLayoutRounding Property
Gets or sets a value that determines whether the element should be snapped to pixel
boundaries at layout time.
Namespace: Avalonia.LayoutAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool UseLayoutRounding { get; set; }
Public Property UseLayoutRounding As Boolean
Get
Set
member UseLayoutRounding : bool with get, set
Property Value
Boolean