Gets or sets a value indicating whether to fill interior of nodes with their Brush.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C#
![]() |
---|
public bool DisplayInterior { get; set; } |
Visual Basic
![]() |
---|
Public Property DisplayInterior As Boolean |
true to fill interior of nodes with color; otherwise, false. The default is true.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |