GeometryGroupFillRule Property
Gets or sets how the intersecting areas of the objects contained in this
GeometryGroup are combined. The default is
EvenOdd.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public FillRule FillRule { get; set; }
Public Property FillRule As FillRule
Get
Set
member FillRule : FillRule with get, set
Property Value
FillRule