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





Gets or sets a value indicating whether to paint the text of items in the overview control.

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

 Syntax

C#  Copy Code

public bool DisplayText { get; set; }

Visual Basic  Copy Code

Public Property DisplayText As Boolean

 Property Value

true to paint text; otherwise, false. The default is true.

 See Also

Overview Members
Overview Class
MindFusion.Diagramming.WinForms Namespace