Sets or returns the image file name.
Syntax
stringVariable = object.ImageFile
object.ImageFile = <string>
Where:
stringVariable is a variable for storing the file name.
object is a Raster object.
Examples...
AddImage method example