Method VCrt():setOrigin() Foundation
Sets or retrieves the position of a VCrt object.
:setOrigin( [<nRow>], [<nCol>] ) --> aOldOrigin
The method returns an array with two numeric values. They indicate the position of the upper left corner of a VCrt object, which is the origin of the coordinate system.
The method :setOrigin() is used to determine or to change the position of a VCrt object.
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.