Gets the current position for text showing.
An application can invoke getCurrentTextPos() only when graphics mode is GMode.textObject
when succeed, it returns a Point struct indicating the current position for text showing of the page. Otherwise it returns a Point struct of {0, 0}.
See Implementation
Gets the current position for text showing.
An application can invoke getCurrentTextPos() only when graphics mode is GMode.textObject