DiagramLite Programmer's Guide
ShapeDecoration.FillRule Property
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public FillRule FillRule { get; set; }

Visual Basic  Copy Code

Public Property FillRule As FillRule

 Property Value

 See Also

ShapeDecoration Members
ShapeDecoration Class
MindFusion.Diagramming Namespace