Method GetLargeImage
GetLargeImage(TKey)
Gets large image for the specified index.
public virtual Image? GetLargeImage(TKey index)
Parameters
index
TKeyThe 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.