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
SyntaxC#
Copy Code
|
|---|
public FillRule FillRule { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property FillRule As FillRule |
A member of the FillRule enumeration specifying the fill type of the shape.
See Also