Context.userToDevice

Transform a coordinate from user space to device space by multiplying the given point by the current transformation matrix (CTM).

struct Context
Point!double
userToDevice
(
Point!double inp
)

Meta