Search
ShapeDecoration.FillMode Property
See Also
 





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

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public FillMode FillMode { get; set; }

Visual Basic  Copy Code

Public Property FillMode As FillMode

 Property Value

 See Also