Gets or sets how areas are filled if the outline path intersects itself.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public FillMode FillMode { get; set; } |
Visual Basic Copy Code |
---|
Public Property FillMode As FillMode |