Back to Devexpress

IToastNotificationProperties.AppLogoImageCrop Property

windowsforms-devexpress-dot-xtrabars-dot-toastnotifications-dot-itoastnotificationproperties-f0f9c1bf.md

latest1.6 KB
Original Source

IToastNotificationProperties.AppLogoImageCrop Property

Gets or sets the way the IToastNotificationProperties.AppLogoImage is cropped.

Namespace : DevExpress.XtraBars.ToastNotifications

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
AppLogoCrop AppLogoImageCrop { get; set; }
vb
Property AppLogoImageCrop As AppLogoCrop

Property Value

TypeDescription
DevExpress.XtraBars.ToastNotifications.AppLogoCrop

A DevExpress.XtraBars.ToastNotifications.AppLogoCrop enumerator value that specifies the way the IToastNotificationProperties.AppLogoImage is cropped.

|

See Also

IToastNotificationProperties Interface

IToastNotificationProperties Members

DevExpress.XtraBars.ToastNotifications Namespace