Learn R Programming

RGtk2 (version 2.8.8)

gdkRegionShrink: gdkRegionShrink

Description

Resizes a region by the specified amount. Positive values shrink the region. Negative values expand it.

Usage

gdkRegionShrink(object, dx, dy)

Arguments

object
dx
[integer] the number of pixels to shrink the region horizontally.
dy
[integer] the number of pixels to shrink the region vertically.