Click or drag to resize

SoftSpotSetCustomImage Method

Overload List
  NameDescription
Public methodSetCustomImage(ImageEnum, File)
Copy the image located at the given filepath, then assigns the custom imageEnum to use that image.
Public methodSetCustomImage(ImageEnum, Byte)
Copy the image in the byte array, then assigns the custom imageEnum to use that image.
Top
See Also