Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
cairoMoveTo: cairoMoveTo
Description
If the current subpath is not empty, begin a new subpath. After this call the current point will be (
x
,
y
).
Usage
cairoMoveTo(cr, x, y)
Arguments