cairoHasCurrentPoint {RGtk2}R Documentation

cairoHasCurrentPoint

Description

Returns whether a current point is defined on the current path. See cairoGetCurrentPoint for details on the current point.

Usage

cairoHasCurrentPoint(cr)

Arguments

cr [Cairo] a cairo context

Details

Since 1.6

Value

[logical] whether a current point is defined.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.15 Index]