Edit

SKPathBuilder.FillType Property

Definition

Gets or sets the fill type rule used when the path is converted to an SKPath.

public SkiaSharp.SKPathFillType FillType { get; set; }

Property Value

The SKPathFillType that determines how overlapping contours are filled.

Applies to