FillRule Property
Gets or sets how the interior of the polygon is determined when a Fill is applied.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public FillRule FillRule { get; set; }
Public Property FillRule As FillRule
Get
Set
member FillRule : FillRule with get, set