MindFusion WinForms Programmer's Guide
Overview.DisplayInterior Property
See Also
 





Gets or sets a value indicating whether to fill interior of nodes with their Brush.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public bool DisplayInterior { get; set; }

Visual Basic  Copy Code

Public Property DisplayInterior As Boolean

 Property Value

true to fill interior of nodes with color; otherwise, false. The default is true.

 See Also

Overview Members
Overview Class
MindFusion.Diagramming.WinForms Namespace