Method GetLargeImage
GetLargeImage(TKey)
Gets large image for the specified index.
public virtual Image? GetLargeImage(TKey index)
Parameters
indexTKeyThe index of the image to return.
Gets large image for the specified index.
public virtual Image? GetLargeImage(TKey index)
index TKeyThe index of the image to return.