RsvgRectangle

A data structure for holding a rectangle.

Members

Variables

height
double height;

height of the rectangle

width
double width;

width of the rectangle

x
double x;

X coordinate of the left side of the rectangle

y
double y;

Y coordinate of the the top side of the rectangle

Meta

Since

2.46