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
Syntax public FillRule FillRule { get; set; }
Property Value
Type:
FillRuleSee Also