public @property Point currentPos()

Gets the current position for path painting.

An application can invoke currentPos only when graphics mode is GMode.pathObject.

Returns

when succeed, it returns a Point struct indicating the current position for path painting of the page. Otherwise it returns a Point struct of {0, 0}.