Table of Contents

Method GetLargeImage

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

GetLargeImage(TKey)

Gets large image for the specified index.

public virtual Image? GetLargeImage(TKey index)

Parameters

index TKey

The index of the image to return.

Returns

Image