Gets or sets a value indicating whether to paint node images in the overview control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C#
![]() |
---|
public bool DisplayImages { get; set; } |
Visual Basic
![]() |
---|
Public Property DisplayImages As Boolean |
true to paint node images; otherwise, false. The default is true.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |