Method IconImageCache.CommonOfSize
Overload
Common cache for icons of given size. Used by menus and toolbars if custom MTBase.ImageSize.
public static IconImageCache CommonOfSize(int imageSize)
Parameters
imageSize (int)
Width and height of images. Min 16, max 256. |