SKPathBuilder.FillType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.