Description
Reload this image from the file it was originally loaded from.
-
Return Type
-
None
-
Syntax
-
object.Reload
The Reload Method syntax has these parts: |
| object | An expression evaluating to an object of type McImage. | Remarks
This method uses the information contained in the McImage.File McStream object to reload the same file that the image came from.
|