Enum AvatarSize
Specifies the various sizes for the SfAvatarView.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum AvatarSize
Fields
Name | Description |
---|---|
ExtraLarge | Defines the extra-large value for avatar size which is 96. |
ExtraSmall | Defines the extra-small value for avatar size which is 24. |
Large | Defines the large value for avatar size which is 48. |
Medium | Defines the medium value for avatar size which is 40. |
Small | Defines the small value for avatar size which is 32. |