Package: cairo

Function cairo-has-current-point

Lambda List

cairo-has-current-point (cr)

Arguments

cr -- a cairo-t context

Return Value

Whether a current point is defined.

Details

Returns whether a current point is defined on the current path. See the cairo-get-current-point function for details on the current point.
 

See also

2021-12-12