Search
DiagramView.DisplayText Property
See Also
 





Gets or sets a value indicating whether to draw items' text in this view.

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

 Syntax

C#  Copy Code

public bool DisplayText { get; set; }

Visual Basic  Copy Code

Public Property DisplayText As Boolean

 Property Value

 See Also