RsvgPositionData

Position of an SVG fragment.

struct RsvgPositionData {}

Members

Variables

x
int x;

position on the x axis

y
int y;

position on the y axis