The method for determining which pixels are included in a region, when creating a
Gdk.Region from a polygon.
Syntax
[GLib.GType(typeof(Gdk.FillRuleGType))]
public enum FillRule
Remarks
Members
| Member Name | Description |
|---|
| EvenOddRule | Areas which are overlapped an odd number of times are included in the region, while areas overlapped an even number of times are not. |
| WindingRule | Overlapping areas are always included. |
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Assembly Versions: 2.12.0.0