Gets or sets a value indicating whether to show the DisplayName of the shapes as toolbar button titles.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public bool ShowText { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowText As Boolean |
true to show the DisplayName of the shapes; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |