MindFusion.Wpf Pack Programmer's Guide
ShapeDecoration.FillRule Property
See Also
 





Gets or sets how areas are filled if the outline path intersects itself.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public FillRule FillRule { get; set; }

Visual Basic  Copy Code

Public Property FillRule As FillRule

 Property Value

A member of the System.Windows.Media.FillRule enumeration.

 See Also

ShapeDecoration Members
ShapeDecoration Class
MindFusion.Diagramming.Wpf Namespace