Search
Palette.IconSize Property
See Also
 





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

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