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