Click or drag to resize

ModernWindowAvatarSize Property

Gets or sets the size of the avatar icon.

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

Property Value

Type: Double
The size of the avatar.
See Also