Transform a coordinate from device space to user space by multiplying the given point by the inverse of the current transformation matrix (CTM).
X value of coordinate (in/out parameter)
Y value of coordinate (in/out parameter)
See Implementation
Transform a coordinate from device space to user space by multiplying the given point by the inverse of the current transformation matrix (CTM).