cairoStrokeExtents {RGtk2}R Documentation

cairoStrokeExtents

Description

undocumented

Usage

cairoStrokeExtents(cr)

Arguments

cr [Cairo]

Value

A list containing the following elements:

x1 [numeric]
y1 [numeric]
x2 [numeric]
y2 [numeric]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]