PathCursorX()

Syntax

Result.d = PathCursorX()
Description
Returns the current X 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 X coordinate of the path cursor.

See Also

PathCursorY(), MovePathCursor(), ResetPath()

Supported OS

All

<- PathBoundsY() - VectorDrawing Index - PathCursorY() ->