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