Click or drag to resize

ModernLinkIconSize Property

Gets or sets the size of the icon appeared in the ModernLink.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public double IconSize { get; set; }

Property Value

Type: Double
The size of the icon, default value is 24;
See Also