Learn R Programming

RGtk2 (version 2.8.7)

gdkRegionPolygon: gdkRegionPolygon

Description

Creates a new GdkRegion using the polygon defined by a number of points.

Usage

gdkRegionPolygon(points, fill.rule)

Arguments

Value

[GdkRegion] a new GdkRegion based on the given polygon.