Search
ItemListView.IconSize Property
See Also
 





Gets or sets the size of the items displayed in the view.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public SizeF IconSize { get; set; }

Visual Basic  Copy Code

Public Property IconSize As SizeF

 Property Value

 See Also