cairoPatternSetExtend: cairoPatternSetExtend

Description Usage Arguments Details Author(s)

View source: R/cairoFuncs.R

Description

Sets the mode to be used for drawing outside the area of a pattern. See CairoExtend for details on the semantics of each extend strategy.

Usage

1

Arguments

pattern

[CairoPattern] a CairoPattern

extend

[CairoExtend] a CairoExtend describing how the area outside of the pattern will be drawn

Details

The default extend mode is CAIRO_EXTEND_NONE for surface patterns and CAIRO_EXTEND_PAD for gradient patterns.

Author(s)

Derived by RGtkGen from GTK+ documentation


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