Context.deviceToUserDistance

Transform a distance vector from device space to user space. This function is similar to deviceToUser() except that the translation components of the inverse CTM will be ignored when transforming inp.

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

Meta