cairoUserToDeviceDistance: cairoUserToDeviceDistance

Description Usage Arguments Author(s)

View source: R/cairoFuncs.R

Description

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

Usage

1

Arguments

cr

[Cairo] a cairo context

dx

[numeric] X component of a distance vector (in/out parameter)

dy

[numeric] Y component of a distance vector (in/out parameter)

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.