Table of Contents

Method GetSmallImage

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

GetSmallImage(TKey)

Gets small image for the specified index.

public virtual Image? GetSmallImage(TKey index)

Parameters

index TKey

The index of the image to return.

Returns

Image