Method XbpMetaFile():load() Foundation
Loads a metafile.
:load( <cFileName> ) --> lSuccess
This method returns the value .T. (true) when the metafile could be loaded, otherwise it returns .F. (false).
The :load() method loads a metafile into memory. The graphic data from the file can then be drawn in the presentation space using the :draw() method.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.