cairo_rectangle_int_t: cairo_rectangle_int_t

Description Usage Arguments Details See Also

View source: R/cairo--structs.R

Description

A data structure for holding a rectangle with integer coordinates.

Usage

1

Arguments

x

X coordinate of the left side of the rectangle

y

Y coordinate of the the top side of the rectangle

width

width of the rectangle

height

height of the rectangle

Details

Since: 1.10

See Also

Other struct: as.list.cairo_font_extents_t(), as.list.cairo_matrix_t(), as.list.cairo_rectangle_t(), as.list.cairo_text_extents_t(), cairo_font_extents_t(), cairo_matrix_t_update(), cairo_matrix_t(), cairo_rectangle_t(), cairo_text_extents_t()


coolbutuseless/cairocore documentation built on Aug. 31, 2020, 12:43 a.m.