Table of Contents

Method GetImage

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

GetImage(MessageBoxIcon)

Gets message box icon as SvgImage with the specified index.

public static SvgImage? GetImage(MessageBoxIcon messabeBoxIcon)

Parameters

messabeBoxIcon MessageBoxIcon

The message box icon index specified using MessageBoxIcon enum.

Returns

SvgImage