Method SetImage
SetImage(MessageBoxIcon, SvgImage?)
Sets message box icon with the specified index.
public static void SetImage(MessageBoxIcon messabeBoxIcon, SvgImage? image)
Parameters
messabeBoxIcon
MessageBoxIconThe message box icon index specified using MessageBoxIcon enum.
image
SvgImageSvg image.