SKPath.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 path's fill type.
public SkiaSharp.SKPathFillType FillType { get; set; }
Property Value
One of the enumeration values that specifies the path's fill type.
Remarks
This is used to define how "inside" is computed. The default value is Winding.