Table of Contents

Method SetImage

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

SetImage(MessageBoxIcon, SvgImage?)

Sets message box icon with the specified index.

public static void SetImage(MessageBoxIcon messabeBoxIcon, SvgImage? image)

Parameters

messabeBoxIcon MessageBoxIcon

The message box icon index specified using MessageBoxIcon enum.

image SvgImage

Svg image.