Point Struct Documentation

structPoint

Namespace:datalogics_interface

Detailed Description

A Point in a PDF document is in the right plane, relative to the origin being the lower left corner of the document.

Uses types

Constructor & Destructor Documentation

Point

Point()

Point

Point(doubleh, doublev)

Parameters

h: double
v: double

Member Function Documentation

to_string

std::stringto_string()

Returns:

std::string