Learn R Programming

RGtk2 (version 2.8.8)

gdkRegionOffset: gdkRegionOffset

Description

Moves a region the specified distance.

Usage

gdkRegionOffset(object, dx, dy)

Arguments

object
dx
[integer] the distance to move the region horizontally.
dy
[integer] the distance to move the region vertically.