PathGeometryFillRule Property |
Gets or sets a value that determines how the intersecting areas contained
in the PathGeometry are combined.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic FillRule FillRule { get; set; }
Property Value
Type:
FillRule
See Also