Table of Contents

Method GetErrorImage

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

GetErrorImage(int?)

Gets ImgError image for the specified bitmap size. If size is not specified, gets image for the default toolbar image size.

public static Image? GetErrorImage(int? size = null)

Parameters

size int?

Image size.

Returns

Image