Struct cairo_rectangle_t

A data structure for holding a rectangle.

Fields

Name Type Description
height double height of the rectangle
width double width of the rectangle
x double X coordinate of the left side of the rectangle
y double Y coordinate of the the top side of the rectangle

Since

1.4

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1