Changes the image of the ImageOverlay to the specified Bitmap, or using the specified path to an image file.

Overload List

  NameDescription
ChangeImage(Bitmap)
Changes the image displayed for the image overlay.
ChangeImage(String)
Changes the image displayed for the image overlay.

See Also