Gets or sets the size of the icon.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public int IconSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IconSize As Integer |
An integer value.
See Also