Rectangle
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "poppler_rectangle_get_type ()" ) ]
public struct Rectangle
A Rectangle is used to describe locations on a page and bounding boxes
Content:
Creation methods:
Methods:
Fields:
- public double x1
- public double y1
- public double x2
- public double y2