Gets or sets the size of the items displayed in the view.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
public Size IconSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IconSize As Size |
See Also