ImageFile Property |
Specifies the full path and file name of the raster image file.
Signature
object.ImageFile
object
Raster
The object or objects this property applies to.
ImageFile
String; read-write
The full path and file name of the raster image file.
Remarks
This property is similar to the Name property, except that this property contains the path information and the Name property does not.
You can use this property to load a new raster image into an existing raster object.
Comments? |