Constructor of IconImageCache
Overload
public IconImageCache(int imageSize = 16, string directory = null)
Parameters
|
imageSize (int)
Width and height of images. Min 16, max 256. |
|
directory (string)
Path of cache directory. If |
Exceptions
|
ArgumentException
Not full path. |