Gets or sets the size of the nodes displayed in the view.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public Size IconSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property IconSize As Size |
A .NET Size object. The default is 20x20.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |