Enum AvatarShape
Specifies the various shapes for the SfAvatarView.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum AvatarShape
Fields
| Name | Description |
|---|---|
| Circle | Defines the circle shape for the avatar. |
| Custom | Defines the custom shape for the avatar. |
| Square | Defines the square shape for the avatar. |