Gets or sets a value indicating how areas are filled if the outline path of the shape intersects itself.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public FillMode FillMode { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property FillMode As FillMode |
A member of the FillMode enumeration specifying the fill type of the shape.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |