PathCursorY()
Syntax
Result.d = PathCursorY()Description
Returns the current Y coordinate of the vector drawing cursor. This is the location where new path segments will be added or text will be drawn.
Parameters
None.
Return value
The Y coordinate of the path cursor.
See Also
PathCursorX(), MovePathCursor(), ResetPath()
Supported OS
All