Learn R Programming

RGtk2 (version 2.20.1)

cairoSurfaceGetDeviceOffset: cairoSurfaceGetDeviceOffset

Description

This function returns the previous device offset set by cairoSurfaceSetDeviceOffset.

Usage

cairoSurfaceGetDeviceOffset(surface)

Arguments

Value

  • A list containing the following elements:
  • x.offset[numeric] the offset in the X direction, in device units
  • y.offset[numeric] the offset in the Y direction, in device units

Details

Since 1.2