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





Gets or sets a value indicating how areas are filled if the outline path of the shape intersects itself.

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

 Syntax

C#  Copy Code

public FillRule FillRule { get; }

Visual Basic  Copy Code

Public ReadOnly Property FillRule As FillRule

 Property Value

 See Also

Shape Members
Shape Class
MindFusion.Diagramming.Wpf Namespace