Property GetImageDelegate
GetImageDelegate
Gets or sets the delegate function to retrieve an image by its name.
public static Func<string, Bitmap> GetImageDelegate { get; set; }
Gets or sets the delegate function to retrieve an image by its name.
public static Func<string, Bitmap> GetImageDelegate { get; set; }