Gets or sets the size of items displayed in the palette.
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