menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AvatarSize - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved