cairoStrokePreserve: cairoStrokePreserve

Description Usage Arguments Details Author(s)

View source: R/cairoFuncs.R

Description

A drawing operator that strokes the current path according to the current line width, line join, line cap, and dash settings. Unlike cairoStroke, cairoStrokePreserve preserves the path within the cairo context.

Usage

1

Arguments

cr

[Cairo] a cairo context

Details

See cairoSetLineWidth, cairoSetLineJoin, cairoSetLineCap, cairoSetDash, and cairoStrokePreserve.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.