csharp
public enum PathFillRuleHow a path decides what is inside it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
NonZeroInside if a ray out of it crosses more contours one way than the other.
EvenOddInside if a ray out of it crosses an odd number of contours.
Used by (20)
- BatchTestsVixen.Ui.Tests
- DrawBatchVixen.Ui
- DrawBatcherVixen.Ui
- DrawCommandVixen.Ui
- DrawContextVixen.Ui
- EntryVixen.Ui
- IconVixen.Ui.Controls
- IconArtVixen.Ui.Controls
- IconAtlasVixen.Ui
- IconAtlasTestsVixen.Ui.Tests
- IconPathVixen.Ui.Controls
- PathTessellationCacheTestsVixen.Ui.Tests
- PathTessellatorVixen.Ui
- PathTessellatorTestsVixen.Ui.Tests
- PathTestsVixen.Ui.Tests
- SearchBoxVixen.Ui.Controls
- TessellationVixen.Ui
- TriangleVixen.Ui.Tests
- UiGeometryTestsVixen.Ui.Tests
- EditorIconAttributeVixen.Editor.Ui