Point
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "poppler_point_get_type ()" ) ]
[ Compact ]
public class Point
A Point is used to describe a location point on a page
Content:
Creation methods:
- public Point ()
Creates a new Point.
Methods:
Fields:
- public double x
- public double y