Gets or sets the size of the icon images displayed inside toolbar buttons.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public Size ButtonImageSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property ButtonImageSize As Size |
A .NET Size instance specifying the size of button icons. The default is 16x16.