Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
poppler-glib
Poppler
Rectangle
x1
x2
y1
y2
Rectangle
Object Hierarchy:
Description:
public
struct
Rectangle
A
Rectangle
is used to describe locations on a page and bounding boxes
Namespace:
Poppler
Package:
poppler-glib
Content:
Fields:
public
double
x1
public
double
y1
public
double
x2
public
double
y2